From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21711 invoked by alias); 16 Nov 2007 17:55:08 -0000 Received: (qmail 21703 invoked by uid 22791); 16 Nov 2007 17:55:07 -0000 X-Spam-Check-By: sourceware.org Received: from igw2.br.ibm.com (HELO igw2.br.ibm.com) (32.104.18.25) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 16 Nov 2007 17:55:00 +0000 Received: from mailhub1.br.ibm.com (mailhub1 [9.18.232.109]) by igw2.br.ibm.com (Postfix) with ESMTP id EFFC817F56F for ; Fri, 16 Nov 2007 15:51:25 -0200 (BRDT) Received: from d24av01.br.ibm.com (d24av01.br.ibm.com [9.18.232.46]) by mailhub1.br.ibm.com (8.13.8/8.13.8/NCO v8.6) with ESMTP id lAGHstIV3354664 for ; Fri, 16 Nov 2007 15:54:55 -0200 Received: from d24av01.br.ibm.com (loopback [127.0.0.1]) by d24av01.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id lAGHss0k019719 for ; Fri, 16 Nov 2007 15:54:55 -0200 Received: from [9.18.199.34] ([9.18.199.34]) by d24av01.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id lAGHssSA019703; Fri, 16 Nov 2007 15:54:54 -0200 Message-ID: <473DD96D.5020900@linux.vnet.ibm.com> Date: Fri, 16 Nov 2007 17:55:00 -0000 From: Carlos Eduardo Seo User-Agent: Thunderbird 2.0.0.6 (X11/20070907) MIME-Version: 1.0 To: Jan Kratochvil CC: gdb-patches@sourceware.org Subject: Re: [00/11] Fortran dynamic arrays support References: <20071116032002.GA9885@host0.dyn.jankratochvil.net> In-Reply-To: <20071116032002.GA9885@host0.dyn.jankratochvil.net> OpenPGP: id=8BFFA900 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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: 2007-11/txt/msg00339.txt.bz2 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > > This GCC Fortran <-> GDB patches were not tested against any 3rd part DWARF > producers/consumers (which exist?). > > > Regards, > Jan Jan Just FYI, your patch doesn't seem to work with binaries compiled on XLF: (gdb) ptype varx warning: Object count -17 < 0 type = real*4 (*,5:*,17:*) (gdb) p varx warning: Object count -17 < 0 warning: Object count -17 < 0 $5 = ( Cannot resolve DW_OP_push_object_address for a missing object Regards, - -- Carlos Eduardo Seo Software Engineer IBM Linux Technology Center -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHPdltqvq7Aov/qQARAt5eAJ0STkqxN8GuNSY2Itp3bEr+EirmpgCeIQrm tfomGB5QeBz/tA7wdAxiCig= =7G04 -----END PGP SIGNATURE-----