import gdb-1999-09-28 snapshot
This commit is contained in:
parent
f4bda9848f
commit
6426a772a2
37 changed files with 925 additions and 603 deletions
|
@ -842,7 +842,7 @@ read_actions (t)
|
|||
#ifdef STOP_SIGNAL
|
||||
if (job_control)
|
||||
{
|
||||
if (async_p)
|
||||
if (event_loop_p)
|
||||
signal (STOP_SIGNAL, handle_stop_sig);
|
||||
else
|
||||
signal (STOP_SIGNAL, stop_sig);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue