diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7d8f9c6..233e3b0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -9,8 +9,8 @@ 2002-02-01 Michael Snyder <msnyder@redhat.com> - * breakpoint.c (set_ignore_count): Move misplaced comment - back where it belongs. + * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code. + (set_ignore_count): Move misplaced comment back where it belongs. 2002-02-01 Andrew Cagney <ac131313@redhat.com> |