octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #46451] unable to set breakpoints within class


From: Richard
Subject: [Octave-bug-tracker] [bug #46451] unable to set breakpoints within classdef classes
Date: Tue, 15 May 2018 06:10:11 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/65.0.3325.181 Chrome/65.0.3325.181 Safari/537.36

Follow-up Comment #12, bug #46451 (project octave):

FYI, none of the syntax options for this mentioned by the original poster work
in Matlab either. What does work in Matlab is something the following:


dbstop method_debug_test at method_debug_test.bar


where method_debug_test.m is the classdef file and it has a method called bar

See also:
https://stackoverflow.com/questions/19523965/how-to-place-a-breakpoint-at-the-start-of-a-method-programmatically

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46451>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]