diff options
Diffstat (limited to 'gdb/remote-nindy.c')
-rw-r--r-- | gdb/remote-nindy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-nindy.c b/gdb/remote-nindy.c index dcc552a..69849fc 100644 --- a/gdb/remote-nindy.c +++ b/gdb/remote-nindy.c @@ -941,6 +941,7 @@ specified when you started GDB.", 0, /* lookup_symbol */ nindy_create_inferior, nindy_mourn_inferior, + 0, /* can_run */ process_stratum, 0, /* next */ 1, 1, 1, 1, 1, /* all mem, mem, stack, regs, exec */ 0, 0, /* Section pointers */ |