diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7408d08..010a42c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2007-10-11 Daniel Jacobowitz <dan@codesourcery.com> + Kazu Hirata <kazu@codesourcery.com> + + * breakpoint.c (do_enable_breakpoint): Delay enabling until after + checking watchpoint resources. + 2007-10-11 Kazu Hirata <kazu@codesourcery.com> * memattr.c (inaccessible_by_default): Change the initial |