Consolidate target_mourn_inferior between GDB and gdbserver
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 499ae3d8ce45712b6d987b02506bdb0250b5ef98..c97c77797844ec2e62ecf1f8cbb589c5612b5b30 100644 (file)
@@ -1,3 +1,12 @@
+2016-09-19  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * server.c (start_inferior): Call target_mourn_inferior instead of
+       mourn_inferior; pass ptid_t argument to it.
+       (resume): Likewise.
+       (handle_target_event): Likewise.
+       * target.c (target_mourn_inferior): New function.
+       * target.h (mourn_inferior): Delete macro.
+
 2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
 
        * linux-low.c (lwp_is_stepping): New function.
This page took 0.040816 seconds and 4 git commands to generate.