* inftarg.c (child_thread_alive): New function to see if a
[deliverable/binutils-gdb.git] / gdb / remote-arc.c
index 7a97f3fcd8fa05216b7c7c0f1ff18ee364e64151..df984bd79aac2211b7a38bad60b07af678144871 100644 (file)
@@ -1009,6 +1009,7 @@ Specify the device it is connected to.",  /* to_doc */
   arc_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 */
This page took 0.023423 seconds and 4 git commands to generate.