Fix use-after-free in gdbserver
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 91a62b6228a9bc7c298701b8fc6ac0967568bd5d..ec4d72f81f8738b9afdbc162fb96d4e01d682157 100644 (file)
@@ -1,3 +1,14 @@
+2018-11-29  Tom Tromey  <tom@tromey.com>
+
+       * win32-low.c (win32_join): Take pid, not process.
+       * target.h (struct target_ops) <join>: Change argument type.
+       (join_inferior): Change argument name.
+       * spu-low.c (spu_join): Take pid, not process.
+       * server.c (handle_detach): Preserve pid before destroying
+       process.
+       * lynx-low.c (lynx_join): Take pid, not process.
+       * linux-low.c (linux_join): Take pid, not process.
+
 2018-11-23  Alan Hayward  <alan.hayward@arm.com>
 
        * linux-aarch64-low.c (aarch64_cannot_store_register): Remove.
This page took 0.027102 seconds and 4 git commands to generate.