From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2075 invoked by alias); 16 Feb 2004 21:51:53 -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 2068 invoked from network); 16 Feb 2004 21:51:52 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 16 Feb 2004 21:51:52 -0000 Received: by localhost.redhat.com (Postfix, from userid 469) id F0C301A448A; Mon, 16 Feb 2004 16:47:40 -0500 (EST) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16433.14972.892062.604274@localhost.redhat.com> Date: Mon, 16 Feb 2004 21:51:00 -0000 To: mec.gnu@mindspring.com (Michael Elizabeth Chastain) Cc: drow@false.org, gdb-patches@sources.redhat.com Subject: Re: [rfa] Use SYMBOL_SET_NAMES in hpread In-Reply-To: <20040216214032.5FC7E4B368@berman.michael-chastain.com> References: <20040216214032.5FC7E4B368@berman.michael-chastain.com> X-SW-Source: 2004-02/txt/msg00443.txt.bz2 Michael Elizabeth Chastain writes: > > Michael, could you do that, please? > > Yup. I will test this with hp ansi c and hp ac++. > you should test Daniel's other change to hpread as well. elena > Michael C > > 2004-02-16 Daniel Jacobowitz > > * hpread.c (hpread_process_one_debug_symbol): Use SYMBOL_SET_NAMES > and rely on the demangler.