Make linux_ptrace_attach_fail_reason return an std::string
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 2a75839e41a0939eefb1a02431aa7b678034cb5e..bfd349203a4e4a1c4b9dab57aa01e62db7422afa 100644 (file)
@@ -1,3 +1,13 @@
+2018-01-17  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * nat/linux-ptrace.h (linux_ptrace_attach_fail_reason): Return
+       std::string.
+       (linux_ptrace_attach_fail_reason_string): Likewise.
+       * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason):
+       Likewise.
+       (linux_ptrace_attach_fail_reason_string): Likewise.
+       * linux-nat.c (attach_proc_task_lwp_callback): Adjust.
+
 2018-01-17  Simon Marchi  <simon.marchi@ericsson.com>
 
        * linux-nat.c (linux_nat_attach): Remove xstrdup.
This page took 0.023806 seconds and 4 git commands to generate.