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

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

[Octave-bug-tracker] [bug #47675] Breakpoint conditions get corrupted wh


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #47675] Breakpoint conditions get corrupted when edited in the GUI
Date: Wed, 13 Apr 2016 18:28:18 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #2, bug #47675 (project octave):

Your changes look reasonable, does it fix the problem?  You are clearing the
breakpoint conditions at the same time the line numbers are cleared; makes
sense.  Also, you are conditioning the Qt connections on the creation of the
breakpoint.  My guess is that in the unmodified case, if bp not-equal 0 then
there is probably some random connection or off-by-one association of the
condition list and the markers.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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