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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #46451] unable to set breakpoints within classdef classes
Date: Mon, 25 Mar 2019 23:16:22 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Update of bug #46451 (project octave):

                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #14:

The problem with command syntax mentioned in comment #3 was fixed in

http://hg.savannah.gnu.org/hgweb/octave/rev/236d8f52cbb3

See also bug #55891.

After changeset

http://hg.savannah.gnu.org/hgweb/octave/rev/de826e69a5ea

setting breakpoints in classdef methods using dbstop commands like


dbstop in MYCLASS at MYMETHOD


Some additional changes will be needed to accept filenames in addition to
class names and to support parsing class names or methods names when they are
prefixed by package names and to also allow breakpoints in classdef methods to
be set from inside the GUI editor.  But this change is a good start.

See also bug #45404.

    _______________________________________________________

Reply to this item at:

  <https://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]