From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BCFBC3858D1E; Wed, 29 Mar 2023 12:46:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BCFBC3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1680093989; bh=2DVz/hjjvYr7y4kuQVnc6R6il88/ICDTzZb4K+kAURQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FK122kN/c/XVAP1ZVsc65z00GMIxpYFUYXuqHDFWXPKB/gVate1Kp018tIgFio+sf 7ut5R2MD1rtebNIC/OwrkT68BMTjbjkoNwI6UEqwvfO4K0DJYSCuwWxkpl6Ut7K0Iy MsYF2dW6nNTIwLKm2jnfHLxc3UMWEHJX0UMHZ5Bk= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug win32/18027] dwarf2 debug info after rebasing DLLs unusable Date: Wed, 29 Mar 2023 12:46:29 +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: tromey at sourceware dot org 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 #23 from Tom Tromey --- (In reply to Corinna Vinschen from comment #22) > Tom? If the original image base is represented in binary form as above, > is that ok for GDB's offset calculation? I'm not totally sure, since I don't really know anything about linker scripts. Could you attach a minimal DLL that was built with the patch and that was relocated? That would answer for sure. Don't do it if it's a lot of work or something though. --=20 You are receiving this mail because: You are on the CC list for the bug.=