From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13658 invoked by alias); 25 Mar 2010 10:21:08 -0000 Received: (qmail 13646 invoked by uid 22791); 25 Mar 2010 10:21:07 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,MSGID_FROM_MTA_HEADER X-Spam-Check-By: sourceware.org Received: from mtagate3.de.ibm.com (HELO mtagate3.de.ibm.com) (195.212.17.163) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 25 Mar 2010 10:21:03 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate3.de.ibm.com (8.13.1/8.13.1) with ESMTP id o2PAL0kQ007073 for ; Thu, 25 Mar 2010 10:21:00 GMT Received: from d12av02.megacenter.de.ibm.com (d12av02.megacenter.de.ibm.com [9.149.165.228]) by d12nrmr1607.megacenter.de.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o2PAL0qx1626310 for ; Thu, 25 Mar 2010 11:21:00 +0100 Received: from d12av02.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id o2PAL02c014303 for ; Thu, 25 Mar 2010 11:21:00 +0100 Received: from tuxmaker.boeblingen.de.ibm.com (tuxmaker.boeblingen.de.ibm.com [9.152.85.9]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with SMTP id o2PAKxUe014290; Thu, 25 Mar 2010 11:20:59 +0100 Message-Id: <201003251020.o2PAKxUe014290@d12av02.megacenter.de.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Thu, 25 Mar 2010 11:20:59 +0100 Subject: Re: [RFA] dwarf2_physname FINAL To: keiths@redhat.com (Keith Seitz) Date: Thu, 25 Mar 2010 10:21:00 -0000 From: "Ulrich Weigand" Cc: gdb-patches@sourceware.org In-Reply-To: <4BAA74DA.6060606@redhat.com> from "Keith Seitz" at Mar 24, 2010 01:23:54 PM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-03/txt/msg00842.txt.bz2 Keith Seitz wrote: > On 03/23/2010 01:24 PM, Ulrich Weigand wrote: > > > Would it be possible to KFAIL that? (I guess this should have been XFAIL ...) > I should think so... :-) If maintainers wish it so, it will be done. I'd appreciate that, thanks! > > <2><223>: Abbrev Number: 6 (DW_TAG_subprogram) > > DW_AT_external : 1 > > DW_AT_name : > > DW_AT_MIPS_linkage_name: _ZN5jmiscC1Ev > > DW_AT_artificial : 1 > > DW_AT_declaration : 1 > > > > Is this to be expected? Or should this be handled by the new code > > somewhere? > > No, it's not. I have a patch for this, but I've noticed some other > little java regressions (which are not tested by the test suite), so I > am going to delay submitting my patch until I can get the problems all > worked out. > > > Also, I'm now seeing three failures in the new cpexprs.exp: > > FAIL: gdb.cp/cpexprs.exp: list base::overload(void) > > FAIL: gdb.cp/cpexprs.exp: setting breakpoint at base::overload(void) > > FAIL: gdb.cp/cpexprs.exp: continue to base::overload(void) > > apparently related to whether "const" needs to be specified when > > identifying an overloaded method. I seem to recall some reference > > to this problem in one of the dwarf2_physname threads -- is this > > still an expected problem with the final patch? > > Yeah, I meant to return to this, but got caught up in one thing or > another. I will attempt to fix this (or XFAIL it) when I get the above > Java issues sorted out. OK, thanks for looking into these! Bye, Ulrich -- Dr. Ulrich Weigand GNU Toolchain for Linux on System z and Cell BE Ulrich.Weigand@de.ibm.com