public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Simon Marchi <simark@simark.ca>
To: Kevin Buettner <kevinb@redhat.com>, gdb-patches@sourceware.org
Subject: Re: [PATCH v3 0/7] glibc-2.34: Fix gdb.base/gdb-sigterm.exp failure/error
Date: Tue, 19 Jul 2022 21:53:30 -0400	[thread overview]
Message-ID: <e7623f3e-10c4-26cf-7489-420b30c3673a@simark.ca> (raw)
In-Reply-To: <20220227000051.3336149-1-kevinb@redhat.com>



On 2022-02-26 19:00, Kevin Buettner via Gdb-patches wrote:
> This series addresses Pedro's concerns regarding the v2 series posted
> last year:
> 
> https://sourceware.org/pipermail/gdb-patches/2021-August/181575.html
> 
> In particular, it introduces a new exception which will be thrown
> when GDB receives a SIGTERM.  That exception is handled at the
> top level when possible, though for the extension languages, Python
> and Guile, a somewhat different approach had to be taken.  In order to
> ensure that this new exception isn't inadvertently swallowed on its
> way up to the top level, I also did an audit of the try / catch code
> involving gdb_exception, making adjustments where necessary.

I started to look at a gdb.base/gdb-sigterm.exp failure, searched the
list for mentions of that test, and found this series which I think
addresses exactly the failure I am seeing.  I'm just mentionning this to
bump the thread :).

Simon

  parent reply	other threads:[~2022-07-20  1:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-27  0:00 Kevin Buettner
2022-02-27  0:00 ` [PATCH v3 1/7] Introduce gdb_exception_forced_quit Kevin Buettner
2022-02-27  0:00 ` [PATCH v3 2/7] Handle gdb SIGTERM by throwing / catching gdb_exception_force_quit Kevin Buettner
2022-02-27  0:00 ` [PATCH v3 3/7] Catch gdb_exception_error instead of gdb_exception (in many places) Kevin Buettner
2022-03-03 21:11   ` Pedro Alves
2022-02-27  0:00 ` [PATCH v3 4/7] Python QUIT processing updates Kevin Buettner
2022-02-27  0:00 ` [PATCH v3 5/7] Guile " Kevin Buettner
2022-02-27  0:00 ` [PATCH v3 6/7] QUIT processing w/ explicit throw for gdb_exception_forced_quit Kevin Buettner
2022-03-03 21:26   ` Pedro Alves
2022-02-27  0:00 ` [PATCH v3 7/7] Handle QUIT processing in the scoped_switch_fork_info destructor Kevin Buettner
2022-07-20  1:53 ` Simon Marchi [this message]
2023-01-05 13:35   ` [PATCH v3 0/7] glibc-2.34: Fix gdb.base/gdb-sigterm.exp failure/error Tom de Vries
2023-01-10 15:19     ` Pedro Alves

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=e7623f3e-10c4-26cf-7489-420b30c3673a@simark.ca \
    --to=simark@simark.ca \
    --cc=gdb-patches@sourceware.org \
    --cc=kevinb@redhat.com \
    /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).