Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: gdb-patches@sourceware.org
Subject: GDB/MI: New commands to catch Ada exceptions
Date: Tue, 08 Oct 2013 11:48:00 -0000	[thread overview]
Message-ID: <1381232908-5868-1-git-send-email-brobecker@adacore.com> (raw)

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!


             reply	other threads:[~2013-10-08 11:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-08 11:48 Joel Brobecker [this message]
2013-10-08 11:48 ` [RFA/RFC 3/4] New GDB/MI " 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 ` [commit/Ada 2/4] Add "ada_" prefix to enum ada_exception_catchpoint_kind 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-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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1381232908-5868-1-git-send-email-brobecker@adacore.com \
    --to=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox