diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index a09d35b..427e0ba 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2007-01-05 Joel Brobecker <brobecker@adacore.com> + + * gdb.texinfo (Set Catchpoints): Add documentation for the new + catch exception, catch exception unhandled, and catch assert + commands. + 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com> * gdb.texinfo (Debugging Output): Document "set debug xml" |