From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23083 invoked by alias); 8 Feb 2002 03:30:19 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22913 invoked from network); 8 Feb 2002 03:30:14 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 8 Feb 2002 03:30:14 -0000 Received: from drow by nevyn.them.org with local (Exim 3.34 #1 (Debian)) id 16Z1je-0004KC-00; Thu, 07 Feb 2002 22:30:02 -0500 Date: Thu, 07 Feb 2002 19:30:00 -0000 From: Daniel Jacobowitz To: George France Cc: "Kuppuswamy, Priyadarshini" , gdb-patches@sources.redhat.com, clp@iol.unh.edu Subject: Re: [PATCH] Add alpha target to asm-source.exp test Message-ID: <20020207223002.A16494@nevyn.them.org> Mail-Followup-To: George France , "Kuppuswamy, Priyadarshini" , gdb-patches@sources.redhat.com, clp@iol.unh.edu References: <6B003D25ADBDE347B5542AFE6A55B42E01A43FFD@tayexc13.americas.cpqcorp.net> <02020718103402.15715@shadowfax.middleearth> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <02020718103402.15715@shadowfax.middleearth> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-02/txt/msg00217.txt.bz2 On Thu, Feb 07, 2002 at 06:10:34PM -0500, George France wrote: > Hello Priya, > > I like your patch. It makes sense to me, but I have one question, in the > code below. You are setting the asm-flags to '-gdwaft2'. I would assume > that this is because '-g' is broken???? If '-g' is broken, shouldn't this be > two tests??? One with '-g'. One with '-gdwarf2'. There's no point in testing -g on Alpha; -g defaults to stabs, and stabs have never worked on 64-bit systems. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer