* inftarg.c (child_thread_alive): New function to see if a
[deliverable/binutils-gdb.git] / gdb / m3-nat.c
index 52a3eb66e454244c7ff17d2f3bcce8df34e60dde..75a8cb8ffaa1546d08bfd91023f43cc0f3980fc5 100644 (file)
@@ -4554,6 +4554,7 @@ struct target_ops m3_ops = {
   m3_mourn_inferior,   /* to_mourn_inferior */
   m3_can_run,          /* to_can_run */
   0,                           /* to_notice_signals */
+  0,                           /* to_thread_alive */
   m3_stop,                     /* to_stop */
   process_stratum,             /* to_stratum */
   0,                           /* to_next */
This page took 0.022909 seconds and 4 git commands to generate.