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

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

[Octave-bug-tracker] [bug #53064] "clear all" should not clear breakpoin


From: Rik
Subject: [Octave-bug-tracker] [bug #53064] "clear all" should not clear breakpoints
Date: Sun, 11 Feb 2018 17:11:58 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #3, bug #53064 (project octave):

It looks like it will be a little bit more difficult than just preventing
their removal in the destructors.  I applied the patch and then tried


x = 5;
dbstop ls
dbstatus
clear all
dbstatus


The breakpoints are no longer visible to dbstatus, even if they haven't
actually been removed.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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