public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Edgar Mobile <heideggm@hotmail.com>
To: "gdb@sourceware.org" <gdb@sourceware.org>
Subject: Have GDB exit on SIGABRT
Date: Fri, 11 Feb 2022 08:52:25 +0000	[thread overview]
Message-ID: <DM8PR16MB43575D10A387D637C4133722C7309@DM8PR16MB4357.namprd16.prod.outlook.com> (raw)

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

             reply	other threads:[~2022-02-11  8:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-11  8:52 Edgar Mobile [this message]
2022-02-11 11:16 ` Andrew Burgess
2022-02-11 13:15   ` Edgar Mobile

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=DM8PR16MB43575D10A387D637C4133722C7309@DM8PR16MB4357.namprd16.prod.outlook.com \
    --to=heideggm@hotmail.com \
    --cc=gdb@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).