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

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

[Octave-bug-tracker] [bug #53702] GUI editor break points use out-of-dat


From: Torsten
Subject: [Octave-bug-tracker] [bug #53702] GUI editor break points use out-of-date line numbers when a file is modified
Date: Fri, 8 Mar 2019 13:25:38 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #10, bug #53702 (project octave):

The effect described in comment #7 can also be observed when using dbstop /
dbstatus in the cli version of octave. Therefore it is not necessarily a bad
synchronization by the gui editor that leads to the issue.

When, after modifying and saving the file, breakpoints in the editor are shown
at lines that are in general not allowed for breakpoints, then these lines are
also listed by dbstatus. Thus, the gui is in line with the bp infos of octave.
Doesn't this imply that dbstop does not respect the new file contents?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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