[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #60813] GUI crashes when quitting debug mode f
From: |
Markus Mützel |
Subject: |
[Octave-bug-tracker] [bug #60813] GUI crashes when quitting debug mode from "run selection" |
Date: |
Thu, 24 Jun 2021 12:27:05 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36 Edg/91.0.864.54 |
Follow-up Comment #2, bug #60813 (project octave):
Not to say that we'd need to do the same. Just as a point of reference in
Matlab:
If I type `for i=1:8` at the command prompt and hit enter, the prompt advances
to the next line without showing the ">> ". If I then select `disp(i)` in the
editor and hit the F9 key (for "run selection"), "disp(i)" is displayed at the
command prompt. But nothing else happens.
If I then enter `end` at the command prompt and hit enter, the numbers 1 to 9
are printed and the command prompt shows the ">> " again.
For the example in comment #0, I expected the debugger to stop and to return
from the debug prompt to the command prompt (without crash). That is also what
happens in Matlab for a similar sequence of commands.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?60813>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/