From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27084 invoked by alias); 4 Jun 2002 03:36:51 -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 27075 invoked from network); 4 Jun 2002 03:36:49 -0000 Received: from unknown (HELO potter.sfbay.redhat.com) (205.180.83.107) by sources.redhat.com with SMTP; 4 Jun 2002 03:36:49 -0000 Received: from dot.sfbay.redhat.com (dot.sfbay.redhat.com [172.16.24.7]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g543Ybv24112; Mon, 3 Jun 2002 20:34:37 -0700 Received: (from rth@localhost) by dot.sfbay.redhat.com (8.11.6/8.11.6) id g543amZ14150; Mon, 3 Jun 2002 20:36:48 -0700 X-Authentication-Warning: dot.sfbay.redhat.com: rth set sender to rth@redhat.com using -f Date: Mon, 03 Jun 2002 20:36:00 -0000 From: Richard Henderson To: "H . J . Lu" Cc: Doug Evans , Jakub Jelinek , echristo@redhat.com, GDB Subject: Re: PATCH: Use stabs for Linux/mips (Re: binutils is broken on ELF/MIPS) Message-ID: <20020603203648.A14146@redhat.com> References: <20020603104131.A28590@lucon.org> <20020603115703.A29881@lucon.org> <20020604003246.C20867@sunsite.ms.mff.cuni.cz> <20020603153716.A1294@lucon.org> <20020603162527.A2073@lucon.org> <20020603234058.GA2262@branoic.them.org> <20020603165101.A2466@lucon.org> <20020603174327.B13967@redhat.com> <15612.11068.679819.967953@casey.transmeta.com> <20020603195358.C5377@lucon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020603195358.C5377@lucon.org>; from hjl@lucon.org on Mon, Jun 03, 2002 at 07:53:58PM -0700 X-SW-Source: 2002-06/txt/msg00044.txt.bz2 On Mon, Jun 03, 2002 at 07:53:58PM -0700, H . J . Lu wrote: > FYI, I looked at the asm output from gcc 3.1.1 for Linux/mipsel. > It has .file/.loc. If it doesn't work, then we should improve the configure.in test. r~