From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5249 invoked by alias); 30 Jul 2004 00:07:51 -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 5232 invoked from network); 30 Jul 2004 00:07:49 -0000 Received: from unknown (HELO walton.kettenis.dyndns.org) (213.93.77.109) by sourceware.org with SMTP; 30 Jul 2004 00:07:49 -0000 Received: from elgar.kettenis.dyndns.org (elgar.kettenis.dyndns.org [192.168.0.2]) by walton.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id i6U07dJ8018659; Fri, 30 Jul 2004 02:07:39 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: from elgar.kettenis.dyndns.org (localhost [127.0.0.1]) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id i6U07dMA024734; Fri, 30 Jul 2004 02:07:39 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: (from kettenis@localhost) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6/Submit) id i6U07cLf024731; Fri, 30 Jul 2004 02:07:38 +0200 (CEST) Date: Fri, 30 Jul 2004 00:07:00 -0000 Message-Id: <200407300007.i6U07cLf024731@elgar.kettenis.dyndns.org> From: Mark Kettenis To: mec.gnu@mindspring.com CC: nickc@redhat.com, gdb-patches@sources.redhat.com In-reply-to: <41098A7B.nail5AP1O5DT4@mindspring.com> (message from Michael Chastain on Thu, 29 Jul 2004 19:38:35 -0400) Subject: Re: RFA/RFC: Change Sparc64 gdb.asm tests to use -gdwarf2 instead of -gstabs References: <41051014 dot nailLY111456S at mindspring dot com> <41054231 dot 7010006 at redhat dot com> <41059A05.nailMF911EDIR@mindspring.com> <200407292303.i6TN30SB024149@elgar.kettenis.dyndns.org> <41098A7B.nail5AP1O5DT4@mindspring.com> X-SW-Source: 2004-07/txt/msg00479.txt.bz2 Date: Thu, 29 Jul 2004 19:38:35 -0400 From: Michael Chastain Mark, does that work on your system? Yup. BTW, there are still some -gdwarf2's left in asm-source.exp (m6811 and m6812). Cheers, Mark