public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* RFC new CLI + GDB/MI commands to list Ada exceptions
@ 2013-11-07 15:04 Joel Brobecker
  2013-11-07 15:05 ` [RFC/Ada 1/2] Add command " Joel Brobecker
  2013-11-07 15:10 ` [RFC/Ada 2/2] Implement GDB/MI equivalent of "info exceptions" CLI command Joel Brobecker
  0 siblings, 2 replies; 8+ messages in thread
From: Joel Brobecker @ 2013-11-07 15:04 UTC (permalink / raw)
  To: gdb-patches

Hello,

In this patch series, I am proposing the additions of one new
CLI command "info exceptions", and one GDB/MI command, whose purpose
is to list all exceptions known to the inferior.

As explained in patch #1, the command "info exception" has been used
by AdaCore users for at least the last 12 years, and I would very much
like to avoid having to change it. But I will, if necessary.

The GDB/MI command name, on the other hand, is entirely new, and
thus a lot easier to adjust to whatever command name we think is best.

The series has been tested on x86_64-linux, and comes with testcases.
As usual with me when I propose something new, patches are still missing
NEWS and documentation patches, but I will make sure to get those done
before I commit anything.

Thank you!

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

end of thread, other threads:[~2013-11-07 16:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-07 15:04 RFC new CLI + GDB/MI commands to list Ada exceptions Joel Brobecker
2013-11-07 15:05 ` [RFC/Ada 1/2] Add command " Joel Brobecker
2013-11-07 16:11   ` Tom Tromey
2013-11-07 16:11   ` Eli Zaretskii
2013-11-07 16:34     ` Tom Tromey
2013-11-07 15:10 ` [RFC/Ada 2/2] Implement GDB/MI equivalent of "info exceptions" CLI command Joel Brobecker
2013-11-07 16:12   ` Eli Zaretskii
2013-11-07 16:28   ` Tom Tromey

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).