diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index da35d38..487d829 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,5 @@ 2007-08-14 Vladimir Prus <vladimir@codesourcery.com> - gdb/ * breakpoint.c (disable_breakpoints_in_shlibs): Remove the 'silent' parameter and code to implement that. * breakpoint.h (disable_breakpoints_in_shlibs): Adjust @@ -10,7 +9,6 @@ 2007-08-14 Vladimir Prus <vladimir@codesourcery.com> - gdb/ * breakpoint.c (update_breakpoints_after_exec): Don't set address to zero. |