diff options
Diffstat (limited to 'gdb/remote-pa.c')
-rw-r--r-- | gdb/remote-pa.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-pa.c b/gdb/remote-pa.c index 58837bf..d131b47 100644 --- a/gdb/remote-pa.c +++ b/gdb/remote-pa.c @@ -1502,6 +1502,7 @@ Specify the serial device it is connected to (e.g. /dev/ttya) or telnet port.", remote_mourn, /* to_mourn_inferior */ 0, /* to_can_run */ 0, /* to_notice_signals */ + 0, /* to_thread_alive */ 0, /* to_stop */ process_stratum, /* to_stratum */ NULL, /* to_next */ |