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

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

[Octave-bug-tracker] [bug #53101] Ctrl+C no longer breaks to gdb prompt


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53101] Ctrl+C no longer breaks to gdb prompt
Date: Mon, 12 Feb 2018 17:42:36 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0

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

According to https://stackoverflow.com/q/11543288/384593, which looks very
similar to what Octave is now doing, a workaround is to send SIGSTOP to
octave-cli from a separate program.

But apparently the whole idea of using a separate thread to wait on and catch
signals including SIGINT breaks the normal mechanism of using Ctrl+C to break
out of the program and interact with gdb.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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