From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8107238493D6; Mon, 13 Feb 2023 10:36:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8107238493D6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676284594; bh=wdkMevA7x0l8ThSuk4cLYwH3J/mtjVYc5Vla3gdfqM0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gG6LZQeGR5I28i8Zu8xMCN7UtCia0n5rk1RLSu5L7tsYdtzR53a/rZ/8nj2lAmG6y 6yI+IgFbLITyb3HoNMNhowy+hdvCBXuuGSBcwT7lDmlAbb3Oy213iBMgQRw7Nn0EWc ATQh9hZko4/NUxWBwL0UNRlKrP6YAlI4ySY6SoYg= From: "corinna at vinschen dot de" To: gdb-prs@sourceware.org Subject: [Bug win32/18027] dwarf2 debug info after rebasing DLLs unusable Date: Mon, 13 Feb 2023 10:36:34 +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 #3 from Corinna Vinschen --- Oh, btw. the core of the rebase functionality has actually been written by Microsoft. The heart of our rebase tool is actually a call to the Windows function ReBaseImage64(). For info on that function, see https://learn.microsoft.com/en-us/windows/win32/api/imagehlp/nf-imagehlp-re= baseimage64 HTH, Corinna --=20 You are receiving this mail because: You are on the CC list for the bug.=