diff options
author | Joel Brobecker <brobecker@gnat.com> | 2013-10-11 13:51:27 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2013-10-11 13:51:27 +0000 |
commit | 405559254a43be1b9f847910a5abf560d992aa58 (patch) | |
tree | b7ddfb8ff32b3870eccbf083aaa88af13fd8085c /gdb/ChangeLog | |
parent | 2a3be96627a1d9e61fb66ec11c131bc4346e9ae9 (diff) | |
download | gdb-405559254a43be1b9f847910a5abf560d992aa58.zip gdb-405559254a43be1b9f847910a5abf560d992aa58.tar.gz gdb-405559254a43be1b9f847910a5abf560d992aa58.tar.bz2 |
Document the -catch-assert and -catch-exception new GDB/MI commands.
This patch adds documentation for the new GDB/MI commands "-catch-assert"
and "-catch-exception", meant to provide the same functionality as
the "catch assert", "catch exception" and "catch exception unhandled"
CLI commands.
In the GDB Manual, there was already a section for catchpoint comments,
so that seemed like a natural place to document the new commands. But
commands related to a given concept seem to have traditionally been
organized alphabetically, and I didn't want future commands to break
down logical pairing of various commands. For instance, "-catch-load"
and "-catch-unload" are quite "distant" from each other, and it is easy
to imagine a new comment which would alphabetically fall in between,
causing them to be separated. So I introduced subsections to prevent
that from happening.
gdb/ChangeLog:
* NEWS: Add entry documenting the new "-catch-assert" and
"-catch-exception" GDB/MI commands.
gdb/doc/ChangeLog:
* 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.
Diffstat (limited to 'gdb/ChangeLog')
0 files changed, 0 insertions, 0 deletions