|
From: | John W. Eaton |
Subject: | [Octave-bug-tracker] [bug #43043] Segfault with CTRL-C |
Date: | Thu, 21 Aug 2014 18:55:22 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0 Iceweasel/30.0 |
Follow-up Comment #2, bug #43043 (project octave): You should be able to get gdb to not stop and instead pass the interrupt signal on to the Octave process by issuing the following commands at the gdb prompt: handle 2 nostop handle 2 pass _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?43043> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |