* inftarg.c (child_thread_alive): New function to see if a
[deliverable/binutils-gdb.git] / gdb / remote-sim.c
index 637adae29c4314cca6619fcbbb8918385ca03e6d..79e5701a8336a4b6907bfae174cc099c1c39a4cc 100644 (file)
@@ -440,6 +440,7 @@ struct target_ops gdbsim_ops = {
   gdbsim_mourn_inferior,       /* 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 */
This page took 0.023082 seconds and 4 git commands to generate.