linux low: Make the arch code free arch_process_info
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-sh-low.c
index ac084c994fa0279742eb0a95352494151a2ae9d2..3c612b39e08d0ebe7f7a87a4ad1bdcd254d341e8 100644 (file)
@@ -164,7 +164,9 @@ struct linux_target_ops the_low_target = {
   NULL, /* supply_ptrace_register */
   NULL, /* siginfo_fixup */
   NULL, /* new_process */
+  NULL, /* delete_process */
   NULL, /* new_thread */
+  NULL, /* delete_thread */
   NULL, /* new_fork */
   NULL, /* prepare_to_resume */
   NULL, /* process_qsupported */
This page took 0.023526 seconds and 4 git commands to generate.