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)
This commit is contained in:
Joel Brobecker 2013-10-11 14:06:40 +00:00
parent 405559254a
commit ce13fade5d
2 changed files with 14 additions and 0 deletions

View 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

View 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{}.