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

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

[Octave-bug-tracker] [bug #46632] Breakpoints and program counter arrow


From: Ruslan
Subject: [Octave-bug-tracker] [bug #46632] Breakpoints and program counter arrow aren't cleared in some cases
Date: Fri, 15 Jan 2016 16:54:29 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/43.0.2357.130 Chrome/43.0.2357.130 Safari/537.36

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

Thanks, that commit is definitely an improvement, but still not complete:
yellow arrow still remains there after quitting the debug mode.
Also the following sequence shows another case when breakpoint isn't cleared
(should I file separate bug reports for these problems?):
With the same test file, do
1. Break at "test2=2;"
2. Run
3. Insert newline before breakpoint
4. Save
5. Press "Quit Debug Mode"
6. Remove the breakpoint
7. Remove the newline added in step 3
8. Save
9. Try to set breakpoint as in step 1
10. See breakpoint on "end" instead of "test2=2;"
11. Run
12. Try to clear breakpoint at "end"
13. See it still there
If you quit debug mode, you'll see the breakpoint actually vanish.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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