From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 61C243858C98; Sat, 16 Dec 2023 15:36:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 61C243858C98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1702740979; bh=SDWQiPqzyN77ytB2Ek9YuRfRU72skBaevvdhmb0qEQc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vpT0Uu3JyL12PesrtIb4/hcv4I99SF9tNXIw6hIXXpFP8eBGmdeEdjFaauBrdHJ/Y BwyqfsZT4OTuUX+1qOKO5nT+GpSoSzr848MK51VDiBJr75APCQYibjYBt8kmIRs3v9 Q59KMqAR9TPgk1deR/Vz1LZyaksXWYCpDJLVH63s= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug breakpoints/29277] jit_event_handler: Assertion `jiter->jiter_data != nullptr' failed with separate debug files Date: Sat, 16 Dec 2023 15:36:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: breakpoints X-Bugzilla-Version: 12.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 13.1 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status target_milestone resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29277 Tom de Vries changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Target Milestone|--- |13.1 Resolution|--- |FIXED --- Comment #9 from Tom de Vries --- (In reply to Hannes Domani from comment #8) > There was a commit mentioning this PR committed some time ago, so can this > be closed?: > https://sourceware.org/pipermail/gdb-patches/2022-October/192843.html Indeed fixed by commit 508ccf9b3e1 ("[gdb] Fix assert in handle_jit_event"), thanks for the reminder. --=20 You are receiving this mail because: You are on the CC list for the bug.=