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 8994407..c78678b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2008-12-26 Sandra Loosemore <sandra@codesourcery.com> + + * breakpoint.c (update_watchpoint): Refactor to avoid compiler + warning. + 2008-12-22 Tom Tromey <tromey@redhat.com> * stack.c (print_block_frame_locals): Print spaces, not tabs. |