diff options
-rw-r--r-- | gdb/ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d84d3a8..9ce015c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2006-02-10 Nick Roberts <nickrob@snap.net.nz> + + * breakpoint.c (print_one_breakpoint): Add break to case + bp_catch_vfork in switch statement. + 2006-02-08 Wu Zhou <woodzltc@cn.ibm.com> * config/i386/nm-i386sol2.h: Update copyright year. @@ -69,11 +74,6 @@ * symfile.c (add_symbol_file_command): Abort if the user forgot to provide the address when the file has been loaded. -2006-02-10 Nick Roberts <nickrob@snap.net.nz> - - * breakpoint.c (print_one_breakpoint): Add break to case - bp_catch_vfork in switch statement. - 2006-02-07 Daniel Jacobowitz <dan@codesourcery.com> * MAINTAINERS: Update file based on maintainers survey. Add |