diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c76d6c8..3acfcf8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2006-01-24 Daniel Jacobowitz <dan@codesourcery.com> + + * linux-thread-db.c (thread_db_mourn_inferior): Remove breakpoints + after mourning the inferior. + 2006-01-24 Jim Blandy <jimb@redhat.com> * valarith.c (binop_user_defined_p): Handle refs to typedefs. |