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 ac9de9d..d77e92d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2011-11-14 Maciej W. Rozycki <macro@codesourcery.com> + + * i386-nat.c (i386_insert_hw_breakpoint): Call + i386_update_inferior_debug_regs. + (i386_remove_hw_breakpoint): Likewise. + 2011-11-14 Yao Qi <yao@codesourcery.com> * breakpoint.c (init_raw_breakpoint): Call |