mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-02 02:35:00 +08:00
import gdb-1999-09-28 snapshot
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user