Update release making notes.
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-crisv32-low.c
index 79111048faeab75aa5c05b802540df166753f7c2..facb5c5c274be16e091ea16ff6d154472dfa89f9 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU/Linux/CRIS 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.
 
@@ -415,6 +415,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.028761 seconds and 4 git commands to generate.