* inftarg.c (child_thread_alive): New function to see if a
[deliverable/binutils-gdb.git] / gdb / corelow.c
index bf4a5fc7263b83406515289ae213e831e3631b42..0d6fb81ff86b390651da8c0d313e906c75f54b98 100644 (file)
@@ -359,6 +359,7 @@ struct target_ops core_ops = {
   0,                           /* to_mourn_inferior */
   0,                           /* to_can_run */
   0,                           /* to_notice_signals */
+  0,                           /* to_thread_alive */
   0,                           /* to_stop */
   core_stratum,                        /* to_stratum */
   0,                           /* to_next */
This page took 0.022829 seconds and 4 git commands to generate.