]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
ChangeLog entries for the previous commit.
authorJoel Brobecker <brobecker@gnat.com>
Fri, 11 Oct 2013 14:06:40 +0000 (14:06 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 11 Oct 2013 14:06:40 +0000 (14:06 +0000)
git-related mistake (added the files to the index, but forgot to
commit --amend them before pushing the commit)

gdb/ChangeLog
gdb/doc/ChangeLog

index b8f01c2547c4675cf42077f8fd73d72b7845e033..a600e159776b5161afa80e236bff1900eb69b093 100644 (file)
@@ -1,3 +1,8 @@
+2013-10-11  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Add entry documenting the new "-catch-assert" and
+       "-catch-exception" GDB/MI commands.
+
 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
 
        * breakpoint.h (init_ada_exception_breakpoint): Add parameter
index 3d61b23b2498897a35e296a7304c7a722b5011b5..eb69fdda395bed7955f97552444c6fba83d661d3 100644 (file)
@@ -1,3 +1,12 @@
+2013-10-11  Joel Brobecker  <brobecker@adacore.com>
+
+       * 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  <brobecker@adacore.com>
 
        * gdb.texinfo (Connecting): Remove unnecessary @w{}.