follow-fork: don't lose the ptids as set by the target
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 621b73f58bd0f8203cc9ff4d2ad71526092bd7f2..6ed6f4a167efc29ad18affb0f652a2f16fe7e3de 100644 (file)
@@ -1,3 +1,13 @@
+2015-03-04  Pedro Alves  <palves@redhat.com>
+
+       * infrun.c (follow_fork_inferior): Use the whole of the
+       inferior_ptid and pending_follow.related_pid ptids instead of
+       building ptids from the process components.  Adjust verbose output
+       to use target_pid_to_str.
+       * linux-nat.c (linux_child_follow_fork): Use the whole of the
+       inferior_ptid and pending_follow.related_pid ptids instead of
+       building ptids from the process components.
+
 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
 
        * inf-ptrace.c [PT_GET_PROCESS_STATE]
This page took 0.023766 seconds and 4 git commands to generate.