From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19119 invoked by alias); 16 Feb 2004 22:04:13 -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 19109 invoked from network); 16 Feb 2004 22:04:12 -0000 Received: from unknown (HELO smtp6.mindspring.com) (207.69.200.110) by sources.redhat.com with SMTP; 16 Feb 2004 22:04:12 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by smtp6.mindspring.com with esmtp (Exim 3.33 #1) id 1AsqqX-0007sN-00; Mon, 16 Feb 2004 17:04:09 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 098274B104; Mon, 16 Feb 2004 17:04:13 -0500 (EST) To: ezannoni@redhat.com, mec.gnu@mindspring.com Subject: Re: [rfa] Use SYMBOL_SET_NAMES in hpread Cc: drow@false.org, gdb-patches@sources.redhat.com Message-Id: <20040216220413.098274B104@berman.michael-chastain.com> Date: Mon, 16 Feb 2004 22:04:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-02/txt/msg00445.txt.bz2 > you should test Daniel's other change to hpread as well. Err, did I skip over something? I thought this change was the only change after Daniel broke up his composite patch. Michael C > 2004-02-16 Daniel Jacobowitz > > * hpread.c (hpread_process_one_debug_symbol): Use SYMBOL_SET_NAMES > and rely on the demangler.