Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Have GDB exit on SIGABRT
@ 2022-02-11  8:52 Edgar Mobile via Gdb
  2022-02-11 11:16 ` Andrew Burgess via Gdb
  0 siblings, 1 reply; 3+ messages in thread
From: Edgar Mobile via Gdb @ 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:16 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 via Gdb
2022-02-11 11:16 ` Andrew Burgess via Gdb
2022-02-11 13:15   ` Edgar Mobile via Gdb

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