From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17733 invoked by alias); 1 Nov 2002 16:36:45 -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 17677 invoked from network); 1 Nov 2002 16:36:45 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 1 Nov 2002 16:36:45 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 187fiP-0003kf-00 for ; Fri, 01 Nov 2002 11:36:13 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 187enZ-0002Ez-00 for ; Fri, 01 Nov 2002 11:37:29 -0500 Date: Fri, 01 Nov 2002 08:36:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: [drow-cplus-branch] v3 destructors Message-ID: <20021101163729.GA7955@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i X-SW-Source: 2002-11/txt/msg00001.txt.bz2 I've now added code to the stabs reader to report destructor field names properly. This changes get_destructor_fn_field_name to use that, but not to rely on it. I need to double-check with the HP reader, but I can probably rely on this now, and kill all physname checks for this purpose. One down, N to go, next on the hitlist is decode_line_2 once I figure out an approach. Then calling functions. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer