From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22053 invoked by alias); 10 Feb 2004 10:08:19 -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 22043 invoked from network); 10 Feb 2004 10:08:17 -0000 Received: from unknown (HELO smtp10.atl.mindspring.net) (207.69.200.246) by sources.redhat.com with SMTP; 10 Feb 2004 10:08:17 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by smtp10.atl.mindspring.net with esmtp (Exim 3.33 #1) id 1AqUoH-0007Z4-00; Tue, 10 Feb 2004 05:08:05 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 5FCAF4B104; Tue, 10 Feb 2004 05:08:27 -0500 (EST) To: drow@mvista.com, ezannoni@redhat.com Subject: Re: RFA: Don't use obsavestring in dwarf2read Cc: gdb-patches@sources.redhat.com Message-Id: <20040210100827.5FCAF4B104@berman.michael-chastain.com> Date: Tue, 10 Feb 2004 10:08:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-02/txt/msg00232.txt.bz2 Proofread, not tested. Looks okay to me. Michael C === 2004-02-07 Daniel Jacobowitz * dwarf2read.c: Add comment describing memory lifetimes. (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope) (read_enumeration, new_symbol): Don't use obsavestring.