diff options
Diffstat (limited to 'gdb/remote-st.c')
-rw-r--r-- | gdb/remote-st.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-st.c b/gdb/remote-st.c index 402a4ab..8bec2f5 100644 --- a/gdb/remote-st.c +++ b/gdb/remote-st.c @@ -809,6 +809,7 @@ the speed to connect at in bits per second.", st2000_mourn_inferior, 0, /* can_run */ 0, /* notice_signals */ + 0, /* to_stop */ process_stratum, 0, /* next */ 1, |