From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17329 invoked by alias); 2 Feb 2004 21:48:17 -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 17321 invoked from network); 2 Feb 2004 21:48:16 -0000 Received: from unknown (HELO smtp10.atl.mindspring.net) (207.69.200.246) by sources.redhat.com with SMTP; 2 Feb 2004 21:48:16 -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 1AnlvF-0001Wv-00; Mon, 02 Feb 2004 16:48:01 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id CA25D4B104; Mon, 2 Feb 2004 16:48:04 -0500 (EST) To: drow@mvista.com, gdb-patches@sources.redhat.com Subject: Re: RFA: Don't use obsavestring in dwarf2read Message-Id: <20040202214804.CA25D4B104@berman.michael-chastain.com> Date: Mon, 02 Feb 2004 21:48:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-02/txt/msg00041.txt.bz2 Lightly proof-read, looks okay from my vantage point. Michael C === 2004-02-02 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.