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

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

[Octave-bug-tracker] [bug #56625] debug prompt can change erratically


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #56625] debug prompt can change erratically
Date: Tue, 23 Jul 2019 15:38:26 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #7, bug #56625 (project octave):

I pushed the following additional change.  I think it helps to avoid some
(maybe most) of the confusion by preventing errors that occur at aany debug or
keyboard prompt from pushing us to a new debug level.

http://hg.savannah.gnu.org/hgweb/octave/rev/52542cfcc7dc

Also, the reason for the change from "keyboard> " to "debug> " when you
execute "dbnext" at the "keyboard> " prompt is that you are moving away from
the point of the keyboard command line and stepping to the next statement in
the code.  You can think of that as moving to a temporary breakpoint.  Since
it is not a keyboard statement, it doesn't use the "keyboard> " prompt.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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