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 d0e5df8..f2357a6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2008-05-15 Pedro Alves <pedro@codesourcery.com> + + * linux-nat.c (trap_ptid): Delete. + (linux_nat_detach, linux_nat_wait, linux_nat_mourn_inferior): + Adjust. + * linux-thread-db.c (thread_db_wait): Adjust. + 2008-05-15 Joel Brobecker <brobecker@adacore.com> * linespec.c (decode_line_1): Fix a couple of comments. |