public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Have GDB exit on SIGABRT
@ 2022-02-11  8:52 Edgar Mobile
  2022-02-11 11:16 ` Andrew Burgess
  0 siblings, 1 reply; 3+ messages in thread
From: Edgar Mobile @ 2022-02-11  8:52 UTC (permalink / raw)
  To: gdb

Greetings,

I want to start a gdb session for a process within a test environment that executes some commands via script. The test environment is configured so that it sends a SIGABRT after ten minutes which was enough to end the original process. With a GDB session however it will cause gdb to halt there which means the overall process never stops.

Is it possible to configure the setup so that GDB completely quits when a SIGABRT arrives?

Regards

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

end of thread, other threads:[~2022-02-11 13:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-11  8:52 Have GDB exit on SIGABRT Edgar Mobile
2022-02-11 11:16 ` Andrew Burgess
2022-02-11 13:15   ` Edgar Mobile

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