diff options
Diffstat (limited to 'gdb/remote-st2000.c')
-rw-r--r-- | gdb/remote-st2000.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-st2000.c b/gdb/remote-st2000.c index f7904fa..d7de930 100644 --- a/gdb/remote-st2000.c +++ b/gdb/remote-st2000.c @@ -795,6 +795,7 @@ the speed to connect at in bits per second.", 0, /* lookup_symbol */ st2000_create_inferior, st2000_mourn_inferior, + 0, /* can_run */ process_stratum, 0, /* next */ 1, |