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: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #47675] Breakpoint conditions get corrupted when edited in the GUI
Date: Wed, 13 Apr 2016 22:26:24 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

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

Thanks for reviewing the patch, Dan.  Yes, it does seem to me to fix the
symptoms.  I didn't trace the execution for the particular instance that I
described, but a typical example of the problem is below.

Without the patch, if bp is non-zero results in the connections being remade,
then report_marker_linenr gets called multiple times for each marker, and so
save-and-restore creates multiple markers for each line.  Editing the
condition only edits the condition of one of those markers.

If you can suggest any further tests, I'm happy to perform them.

    _______________________________________________________

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]