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 c0a8b9d..c9769ab 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2006-12-05 Adam Nemet <anemet@caviumnetworks.com> + + * target.c (debug_to_remove_watchpoint): Call + to_remove_watchpoint. Print target_remove_watchpoint. + 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com> * elfread.c (elf_symtab_read): Treat weak functions as global. |