From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 369C13858C83; Tue, 28 Feb 2023 15:22:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 369C13858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1677597764; bh=U9wJWQ3s8PDcbCevPb4Cy09w2s7EooUB2LpA6o0/idc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VpPhP0Y1a8wB/Mz5eAG39ObopOBLBJHZ0HO4VRQyvAOhvXM/knx2kazJ++9E2p+5q RMdmNWWNd6d0dNwWwM2+6dGjGFveyDfMEKVQuwtmU7f7+PS+Tvecp1iLnMkd9FQf9P p6+reiQ9ONI1zYUSN3NQFHoqXE69Bm1k6q3hFH5w= From: "corinna at vinschen dot de" To: gdb-prs@sourceware.org Subject: [Bug win32/18027] dwarf2 debug info after rebasing DLLs unusable Date: Tue, 28 Feb 2023 15:22:43 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: win32 X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: corinna at vinschen dot de X-Bugzilla-Status: NEW 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=3D18027 --- Comment #16 from Corinna Vinschen --- (In reply to Corinna Vinschen from comment #15) > (In reply to Tom Tromey from comment #14) > > Another thought I had is if the linker could emit a section or note > > that held the original offset, then gdb could simply read that to > > find the correct delta. >=20 > That sounds like a really nice and sinmple idea. Maybe we should > add Nick Clifton to CC? Oh and, btw., we could even add this section manually, could we not? Something like .debug_pe_defaddr with a 32 or 64 bit address as hex string? --=20 You are receiving this mail because: You are on the CC list for the bug.=