From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30295 invoked by alias); 30 Mar 2006 23:05:09 -0000 Received: (qmail 30287 invoked by uid 22791); 30 Mar 2006 23:05:08 -0000 X-Spam-Check-By: sourceware.org Received: from ip127.bb146.pacific.net.hk (HELO mailhub.stlglobal.com) (202.64.146.127) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 30 Mar 2006 23:05:07 +0000 Received: from localhost ([127.0.0.1]) by mailhub.stlglobal.com with esmtp (Exim 4.50) id 1FP6CF-0001WL-DN; Fri, 31 Mar 2006 07:04:55 +0800 Message-ID: <442C6417.1000105@tausq.org> Date: Fri, 31 Mar 2006 08:00:00 -0000 From: Randolph Chung User-Agent: Debian Thunderbird 1.0.2 (X11/20051002) MIME-Version: 1.0 To: Daniel Jacobowitz CC: gdb-patches@sources.redhat.com Subject: Re: anon-union.exp stabs debug problem References: <44003B94.2000900@tausq.org> <20060330164710.GF32409@nevyn.them.org> In-Reply-To: <20060330164710.GF32409@nevyn.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00380.txt.bz2 > I can't see why not; sure, go ahead. > > This test still seems to fail using GCC 4.0.3 and -gstabs+. I'm not > sure why, and I don't plan to track it down; it works fine with > DWARF-2. fyi, HPUX SOM doesn't yet work well with dwarf debug, so this target (32-bit hppa-hpux) will probably need stabs support for some time. There are quite a few funny stabs bugs, unfortunately. randolph