diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index de6a835..79db329 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,12 @@ 2013-08-22 Luis Machado <lgustavo@codesourcery.com> + * common/linux-ptrace.c (linux_fork_to_function): Push # + directives to the start of the line. + (linux_check_ptrace_features): Fix warning message to use + the "_" markup. + +2013-08-22 Luis Machado <lgustavo@codesourcery.com> + * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-nat.h and nat/linux-waitpid.h. (linux-waitpid.o): New object file rule. |