aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-tic6x-low.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbserver/linux-tic6x-low.c')
-rw-r--r--gdb/gdbserver/linux-tic6x-low.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/gdbserver/linux-tic6x-low.c b/gdb/gdbserver/linux-tic6x-low.c
index 8b2a6f3..7a32f7e 100644
--- a/gdb/gdbserver/linux-tic6x-low.c
+++ b/gdb/gdbserver/linux-tic6x-low.c
@@ -397,6 +397,7 @@ 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 */