PR server/16255: gdbserver cannot attach to a second inferior that is multi-threaded.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index cf5731ebf4f183c32ef0f7e5c21bd494c4f061fb..1ac9bcf61de450ad73a64a5bc4d4d8662cd9d13f 100644 (file)
@@ -1,3 +1,14 @@
+2014-04-25  Pedro Alves  <palves@redhat.com>
+
+       PR server/16255
+       * common/linux-ptrace.c (linux_ptrace_attach_warnings): Rename to ...
+       (linux_ptrace_attach_fail_reason): ... this.  Remove "warning: "
+       and newline from built string.
+       * common/linux-ptrace.h (linux_ptrace_attach_warnings): Rename to ...
+       (linux_ptrace_attach_fail_reason): ... this.
+       * linux-nat.c (linux_nat_attach): Adjust to use
+       linux_ptrace_attach_fail_reason.
+
 2014-04-25  Pedro Alves  <palves@redhat.com>
 
        * remote.c (struct remote_state): Remove multi_process_aware,
This page took 0.025645 seconds and 4 git commands to generate.