Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* specifying gdb's exit code
@ 2014-04-17 18:48 Daniel Gutson
  2014-04-17 19:08 ` Paul_Koning
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Daniel Gutson @ 2014-04-17 18:48 UTC (permalink / raw)
  To: gdb

Hi,

   Due to a specific need, I was thinking of a way to specify (e.g.
from a script) the gdb exit status,
specially in terms of the $_exitcode.

AFAIK, this is not currently possible since gdb returns only about the
finalization execution status
of the inf. I understand that these could be messed, specially when in
--batch mode, but it should be
responsibility of the developer to specify an exit code different to
those gdb may return, and also
responsibility of the invoking program to make such distinction.

The options I can think about are:
  - set a convenience var, such as $_gdbexitcode
  - set gdb-exit-code [n]
  - add an optional argument to the 'quit' command  (so "quit
$_exitcode" is available)

Ideas?

Thanks!

    Daniel.

-- 

Daniel F. Gutson
Chief Engineering Officer, SPD


San Lorenzo 47, 3rd Floor, Office 5

Córdoba, Argentina


Phone: +54 351 4217888 / +54 351 4218211

Skype: dgutson


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

end of thread, other threads:[~2014-04-22 12:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-17 18:48 specifying gdb's exit code Daniel Gutson
2014-04-17 19:08 ` Paul_Koning
2014-04-17 19:58 ` Daniel Gutson
2014-04-17 21:35   ` Doug Evans
2014-04-17 21:52     ` Daniel Gutson
2014-04-18  8:20       ` Daniel Gutson
2014-04-22 12:55         ` Daniel Gutson
2014-04-22 12:59 ` Andrew Stubbs
2014-04-22 13:06   ` Daniel Gutson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox