From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4483 invoked by alias); 7 Feb 2004 05:27:09 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 4476 invoked from network); 7 Feb 2004 05:27:08 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 7 Feb 2004 05:27:08 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1ApKzj-0003CT-7e; Sat, 07 Feb 2004 00:27:07 -0500 Date: Sat, 07 Feb 2004 05:27:00 -0000 From: Daniel Jacobowitz To: Ian Lance Taylor Cc: Andrew Cagney , John Utz , gdb@sources.redhat.com Subject: Re: stepping thru assembled files that are referenced as temp files ie: /tmp/ccjirvvY.s Message-ID: <20040207052707.GA12248@nevyn.them.org> Mail-Followup-To: Ian Lance Taylor , Andrew Cagney , John Utz , gdb@sources.redhat.com References: <20040206235810.GA3110@nevyn.them.org> <4024322F.7020104@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i X-SW-Source: 2004-02/txt/msg00075.txt.bz2 On Sat, Feb 07, 2004 at 12:23:02AM -0500, Ian Lance Taylor wrote: > Andrew Cagney writes: > > > Teach the assembler to respect cpp line directives, like old fashioned > > cc1 knew how to do? > > For what it's worth, gas understands # LINE-NUMBER "FILENAME". This > is generated by gcc -E. So it does - I would have sworn that it didn't. I guess the question remains why so many people report that the temporary files show up when using GDB. Perhaps I need to take another look at the problem; I know I've encountered this elsewhere. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer