From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22782 invoked by alias); 31 Jul 2003 20:29:22 -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 22775 invoked from network); 31 Jul 2003 20:29:22 -0000 Received: from unknown (HELO hawaii.kealia.com) (209.3.10.89) by sources.redhat.com with SMTP; 31 Jul 2003 20:29:22 -0000 Received: by hawaii.kealia.com (Postfix, from userid 2049) id 166DCBFE0; Thu, 31 Jul 2003 13:29:22 -0700 (PDT) To: "H. J. Lu" Cc: GDB Subject: Re: gdb can't handle a DIE with both sibling and children References: <20030731181355.GA14242@lucon.org> <20030731182049.GA20335@nevyn.them.org> <20030731195640.GA16048@lucon.org> <20030731200215.GA17805@nevyn.them.org> <20030731202229.GA16545@lucon.org> From: David Carlton Date: Thu, 31 Jul 2003 20:29:00 -0000 In-Reply-To: <20030731202229.GA16545@lucon.org> (H. J. Lu's message of "Thu, 31 Jul 2003 13:22:29 -0700") Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Rational FORTRAN, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-07/txt/msg00383.txt.bz2 On Thu, 31 Jul 2003 13:22:29 -0700, "H. J. Lu" said: > See > http://www-sld.slac.stanford.edu/HELP/FORTRAN/STATEMENTS/ENTRY Blech. Fortran is gross. Yes, you'll have to modify scan_partial_symbols. I'm just glad that entries can't contain DW_AT_specification; then we'd really be screwed. David Carlton carlton@kealia.com