public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* GDB/MI: New commands to catch Ada exceptions
@ 2013-10-08 11:48 Joel Brobecker
  2013-10-08 11:48 ` [RFA/commit 4/4] Adjust gdb.ada/mi_catch_ex.exp to use GDB/MI catch commands Joel Brobecker
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Joel Brobecker @ 2013-10-08 11:48 UTC (permalink / raw)
  To: gdb-patches

Hello,

This patch series introduces two new GDB/MI commands to catch
Ada exceptions, implementing the equivalent of the "catch exception"
and "catch assert" CLI commands. I will present these commands
in the patch that actually implements them.

The first couple of patches are ada-lang.c cleanups, self contained
and useful on their own, so I think I will be checking them in
in a few days, pending comments.

The 3rd patch is the actual patch adding the new commands.

And the 4th patch updates an already-existing testcase that
was already testing Ada exception catching in GDB/MI mode, but
using the CLI ("catch ...") commands instead.

This is a bit of an RFC/RFA, as the patch introduces new commands,
and I want to make sure that we're happy with the user interface.
Once we've agreed on the commands' interface, I will write the NEWS
and doco patches.

Thank you!

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-10-11 13:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-08 11:48 GDB/MI: New commands to catch Ada exceptions Joel Brobecker
2013-10-08 11:48 ` [RFA/commit 4/4] Adjust gdb.ada/mi_catch_ex.exp to use GDB/MI catch commands Joel Brobecker
2013-10-08 11:48 ` [commit/Ada 1/4] Rework a bit Ada exception catchpoint support (in prep for GDB/MI) Joel Brobecker
2013-10-08 11:48 ` [RFA/RFC 3/4] New GDB/MI commands to catch Ada exceptions Joel Brobecker
2013-10-08 11:48 ` [commit/Ada 2/4] Add "ada_" prefix to enum ada_exception_catchpoint_kind Joel Brobecker
2013-10-10 20:50 ` GDB/MI: New commands to catch Ada exceptions Tom Tromey
2013-10-11 10:47   ` Joel Brobecker
2013-10-11 13:52   ` checked in: " Joel Brobecker
2013-10-11 10:44 ` [RFA/doco+NEWS] Document the -catch-assert and -catch-exception new GDB/MI commands Joel Brobecker
2013-10-11 11:21   ` Eli Zaretskii
2013-10-11 13:53     ` checked in: " Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).