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

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

[Octave-bug-tracker] [bug #65610] unable to set breakpoints within set o


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #65610] unable to set breakpoints within set or get functions of classdef classes
Date: Thu, 18 Apr 2024 15:09:04 -0400 (EDT)

Follow-up Comment #3, bug #65610 (group octave):

I pushed a change to the stable branch to avoid the segmentation fault:
https://hg.savannah.gnu.org/hgweb/octave/rev/af2b017a5a7a

It still doesn't behave correctly when trying to set a breakpoint in a
non-existent classdef-method. It just sets a breakpoint in whatever is the
first function in that classdef file (likely the constructor).

To fix that and to allow setting breakpoints in set or get methods will
probably require larger changes. That should be done on the default branch.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65610>

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




reply via email to

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