From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26486 invoked by alias); 27 Nov 2001 00:07:13 -0000 Mailing-List: contact gdb-patches-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26451 invoked from network); 27 Nov 2001 00:07:12 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by hostedprojects.ges.redhat.com with SMTP; 27 Nov 2001 00:07:12 -0000 Received: from drow by nevyn.them.org with local (Exim 3.32 #1 (Debian)) id 168Vmb-0007Hv-00 for ; Mon, 26 Nov 2001 19:07:29 -0500 Date: Tue, 13 Nov 2001 09:18:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: PATCH: revert find_pc_sect_line sanity check Message-ID: <20011126190729.A28005@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20011127000538.68E465E9D8@zwingli.cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011127000538.68E465E9D8@zwingli.cygnus.com> User-Agent: Mutt/1.3.23i X-SW-Source: 2001-11/txt/msg00250.txt.bz2 On Mon, Nov 26, 2001 at 07:05:38PM -0500, Jim Blandy wrote: > > 2001-11-26 Jim Blandy > > * symtab.c (find_pc_sect_line): Revert change of 2001-11-13; add > comment explaining that hand-written assembly code can have line > number info but no debug info for an enclosing function. Great. Meanwhile, I've had several ideas how to get the address range information out, even from stabs. How's the DWARF2 side of it coming along? -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: PATCH: revert find_pc_sect_line sanity check Date: Mon, 26 Nov 2001 16:07:00 -0000 Message-ID: <20011126190729.A28005@nevyn.them.org> References: <20011127000538.68E465E9D8@zwingli.cygnus.com> X-SW-Source: 2001-11/msg00465.html Message-ID: <20011126160700.bjbqnqd6-ykdbFTWdT61af3mJPGRI21Jki7Wid3WNy8@z> On Mon, Nov 26, 2001 at 07:05:38PM -0500, Jim Blandy wrote: > > 2001-11-26 Jim Blandy > > * symtab.c (find_pc_sect_line): Revert change of 2001-11-13; add > comment explaining that hand-written assembly code can have line > number info but no debug info for an enclosing function. Great. Meanwhile, I've had several ideas how to get the address range information out, even from stabs. How's the DWARF2 side of it coming along? -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer