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

[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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #60813] GUI crashes when quitting debug mode from "run selection"
Date: Fri, 2 Jul 2021 10:08:05 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #60813 (project octave):

                  Status:               Confirmed => Ready For Test         

    _______________________________________________________

Follow-up Comment #3:

I pushed the following two changesets on stable and then merged with default:

http://hg.savannah.gnu.org/hgweb/octave/rev/78cb255c78a4
http://hg.savannah.gnu.org/hgweb/octave/rev/c517a55a14ad

I did this in two steps because the real fix is the second one to catch
quit_debug_exception in the main evaluation loop.  But that required either
exposing that exception outside of the evaluator, which I didn't want to do,
or moving the main evaluation loop to the evaluator.  That had already been
done on the default branch, so also decided to do that on stable in a separate
change.

Marking as ready for test.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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