Update release making notes.
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-xtensa-low.c
index 214abdc938b39f5ddabcd47e7c62aab71525b2c8..83af11e11dc7bcba8bb591d2d328c01e11c2ec50 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU/Linux/Xtensa specific low level interface, for the remote server for GDB.
-   Copyright (C) 2007-2017 Free Software Foundation, Inc.
+   Copyright (C) 2007-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -288,7 +288,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.024897 seconds and 4 git commands to generate.