Update release making notes.
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-sh-low.c
index 273062faa08a3363cb67e86cacb76f03b41ba550..abe71ff4766b9898097bad88e7ab08c67147fd5a 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU/Linux/SH specific low level interface, for the remote server for GDB.
-   Copyright (C) 1995-2017 Free Software Foundation, Inc.
+   Copyright (C) 1995-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -164,6 +164,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 */
This page took 0.037722 seconds and 4 git commands to generate.