From: Joel Brobecker Date: Fri, 11 Oct 2013 14:06:40 +0000 (+0000) Subject: ChangeLog entries for the previous commit. X-Git-Tag: binutils_latest_snapshot~72 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ce13fade5d75ba046c16a96f7dea53e055cc773c;p=thirdparty%2Fbinutils-gdb.git ChangeLog entries for the previous commit. git-related mistake (added the files to the index, but forgot to commit --amend them before pushing the commit) --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b8f01c2547c..a600e159776 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2013-10-11 Joel Brobecker + + * NEWS: Add entry documenting the new "-catch-assert" and + "-catch-exception" GDB/MI commands. + 2013-10-11 Joel Brobecker * breakpoint.h (init_ada_exception_breakpoint): Add parameter diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 3d61b23b249..eb69fdda395 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,12 @@ +2013-10-11 Joel Brobecker + + * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands): + New subsection inside which the "-catch-load" and "-catch-unload" + commands documentation is now placed. + (Ada Exception GDB/MI Catchpoint Commands): New subsection + documenting the "-catch-assert" and "-catch-exception" new + GDB/MI commands. + 2013-10-10 Joel Brobecker * gdb.texinfo (Connecting): Remove unnecessary @w{}.