diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 843c194..fb1c592 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -60,7 +60,6 @@ (template_encoding_table): Make it `const'. * breakpoint.c (bp_loc_is_permanent): Support unsupported software breakpoints. New variables `cleanup' and `retval'. - * monitor.c (monitor_insert_breakpoint): Remove unused variable `bp'. 2008-11-24 Tom Tromey <tromey@redhat.com> |