* inftarg.c (child_thread_alive): New function to see if a
[deliverable/binutils-gdb.git] / gdb / remote-array.c
index b7a9f4c109b4d9161be346084fa9aaef46ab8dbe..2ee7c9a49a03a51d355a1b55e016a236141b0961 100644 (file)
@@ -156,6 +156,7 @@ Specify the serial device it is connected to (e.g. /dev/ttya).",
   array_mourn_inferior,                /* to_mourn_inferior */
   0,                           /* to_can_run */
   0,                           /* to_notice_signals */
+  0,                           /* to_thread_alive */
   0,                            /* to_stop */
   process_stratum,             /* to_stratum */
   0,                           /* to_next */
This page took 0.022439 seconds and 4 git commands to generate.