From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27413 invoked by alias); 5 Nov 2002 17:20:27 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 27404 invoked from network); 5 Nov 2002 17:20:26 -0000 Received: from unknown (HELO zenia.red-bean.com) (66.244.67.22) by sources.redhat.com with SMTP; 5 Nov 2002 17:20:26 -0000 Received: (from jimb@localhost) by zenia.red-bean.com (8.11.6/8.11.6) id gA5H5gb18491; Tue, 5 Nov 2002 12:05:42 -0500 To: Daniel Berlin Cc: Daniel Jacobowitz , John Wolfe , Andrew Cagney , gdb@sources.redhat.com Subject: Re: Petr Sorfa's Dwarf 2 changes References: <525F4E67-F035-11D6-9C11-000393575BCC@dberlin.org> From: Jim Blandy Date: Tue, 05 Nov 2002 09:20:00 -0000 In-Reply-To: <525F4E67-F035-11D6-9C11-000393575BCC@dberlin.org> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.90 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-11/txt/msg00057.txt.bz2 Daniel Berlin writes: > PS I remember someone mentioning something about not needing to > basically rewrite the dwarf2 reader to do this, though, which is what > "pretty pervasive changes" sounds like. Not that i'm bitter, i just > find it funny. :) Well, by "pervasive" I mean, "this will probably conflict with other patches." You'll still recognize all the functions. > Jim, you should be able to just rip the pieces from the dwarf2 reader > rewrite i had done, or Petr did, without any trouble. Yep, that's the plan.