From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 91D423857B86; Thu, 14 Mar 2024 20:29:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 91D423857B86 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1710448144; bh=tbbLlK9fDIl3MkOS/fcpoyClpUy4bETjPu1TuC9dxGo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=n6UgkYm93A6dKD0WCFTbp2RhGDIK0XTlV+6Cz1r1X9d6SBIPBdFZDXAn03zNZu2Lm KH5rQX2j5LuclDWpEI+G0duzZhQ0E698Uka8962bbwT0j+sNFrHcZg5oV0pVbTzml+ zwszrvffZqE0crOtO0vdXUsl83/R1MvMEbxnXyrs= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug breakpoints/31481] Certain instructions load the wrong RIP-relative memory after setting a breakpoint Date: Thu, 14 Mar 2024 20:29:04 +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: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D31481 --- Comment #3 from Tom Tromey --- I don't know this code well, but yes, that sounds correct to me. It's where I would start, anyway. I wonder if libopcodes has some way to help us out here. --=20 You are receiving this mail because: You are on the CC list for the bug.=