* inftarg.c (child_thread_alive): New function to see if a
[deliverable/binutils-gdb.git] / gdb / procfs.c
index c2605d573857d616160e92354396a3d085e714e5..699b8d2d7901d5b5f38112aae03f7e151342d18a 100644 (file)
@@ -3765,6 +3765,7 @@ struct target_ops procfs_ops = {
   procfs_mourn_inferior,       /* to_mourn_inferior */
   procfs_can_run,              /* to_can_run */
   procfs_notice_signals,       /* to_notice_signals */
+  0                            /* to_thread_alive */
   procfs_stop,                 /* to_stop */
   process_stratum,             /* to_stratum */
   0,                           /* to_next */
This page took 0.022853 seconds and 4 git commands to generate.