From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25048 invoked by alias); 21 Jan 2013 20:21:28 -0000 Received: (qmail 25026 invoked by uid 48); 21 Jan 2013 20:21:24 -0000 From: "palves at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug server/15046] New: GDBserver: get the real offset of the .text section relative to the image base, instead of assuming 0x1000. Date: Mon, 21 Jan 2013 20:21:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: server X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: palves at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2013-q1/txt/msg00104.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=15046 Bug #: 15046 Summary: GDBserver: get the real offset of the .text section relative to the image base, instead of assuming 0x1000. Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: server AssignedTo: unassigned@sourceware.org ReportedBy: palves@redhat.com Classification: Unclassified Target: *-*-mingw* GDBserver needs the same treatment GDB got in this patch: http://sourceware.org/ml/gdb-patches/2012-10/msg00216.html (the version that went in was v5, but the description in only present on v1) IOW, GDBserver needs to be taught to fetch the real offset of the .text section relative to the image base, instead of assuming 0x1000. See here for further directions: http://sourceware.org/ml/gdb-patches/2012-12/msg00439.html -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.