public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug symtab/30837] [gdb/symtab, index-cache] data race on current_inferior_
Date: Tue, 26 Mar 2024 15:55:46 +0000	[thread overview]
Message-ID: <bug-30837-4717-SgzU29XVQD@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-30837-4717@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=30837

--- Comment #9 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tom Tromey <tromey@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=818ef5f4137aaff3afdb52f8bbd3a4c3a9ffa28b

commit 818ef5f4137aaff3afdb52f8bbd3a4c3a9ffa28b
Author: Tom Tromey <tromey@adacore.com>
Date:   Tue Feb 13 13:55:34 2024 -0700

    Capture warnings when writing to the index cache

    PR symtab/30837 points out a race that can occur when writing to the
    index cache: a call to ada_encode can cause a warning, which is
    forbidden on a worker thread.

    This patch fixes the problem by arranging to capture any such
    warnings.

    This is v2 of the patch.  It is rebased on top of some other changes
    in the same area.  v1 was here:

        https://sourceware.org/pipermail/gdb-patches/2024-February/206595.html

    Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=30837

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  parent reply	other threads:[~2024-03-26 15:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-08 14:27 [Bug symtab/30837] New: " vries at gcc dot gnu.org
2023-11-27 20:15 ` [Bug symtab/30837] " cvs-commit at gcc dot gnu.org
2023-11-27 23:28 ` tromey at sourceware dot org
2023-11-30 17:02 ` tromey at sourceware dot org
2023-12-02  0:23 ` tromey at sourceware dot org
2023-12-04 15:54 ` tromey at sourceware dot org
2024-01-19 16:35 ` tromey at sourceware dot org
2024-02-12 19:08 ` tromey at sourceware dot org
2024-02-13 21:04 ` tromey at sourceware dot org
2024-02-14 12:33 ` tromey at sourceware dot org
2024-03-12 14:41 ` tromey at sourceware dot org
2024-03-26 15:55 ` cvs-commit at gcc dot gnu.org [this message]
2024-03-26 15:56 ` tromey at sourceware dot org
2024-05-17 14:17 ` tromey at sourceware dot org

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=bug-30837-4717-SgzU29XVQD@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@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).