diff options
Diffstat (limited to 'gdb/remote-eb.c')
-rw-r--r-- | gdb/remote-eb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-eb.c b/gdb/remote-eb.c index 666de4fcc76..bba59cf9057 100644 --- a/gdb/remote-eb.c +++ b/gdb/remote-eb.c @@ -988,6 +988,7 @@ executable as it exists on the remote computer. For example,\n\ eb_create_inferior, eb_mourn_inferior, 0, /* can_run */ + 0, /* notice_signals */ process_stratum, 0, /* next */ 1, 1, 1, 1, 1, /* all mem, mem, stack, regs, exec */ 0, 0, /* Section pointers */ |