diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b20f517..4632cbf 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2007-10-02 Markus Deuling <deuling@de.ibm.com> + + * linux-nat.c (PTRACE_GETSIGINFO): Add define. + 2007-10-02 Mark Mitchell <mark@codesourcery.com> * mingw-hdep.c (gdb_select): Stop helper threads before returning. |