From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6797 invoked by alias); 21 Jan 2002 23:01:39 -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 6659 invoked from network); 21 Jan 2002 23:01:30 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 21 Jan 2002 23:01:30 -0000 Received: from drow by nevyn.them.org with local (Exim 3.33 #1 (Debian)) id 16SnRc-00047h-00 for ; Mon, 21 Jan 2002 18:01:40 -0500 Date: Mon, 21 Jan 2002 15:01:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [PATCH] remove hp-[p]symtab-read.c & hpread.c Message-ID: <20020121180140.A15709@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <15436.36978.111741.543857@localhost.cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15436.36978.111741.543857@localhost.cygnus.com> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-01/txt/msg00672.txt.bz2 On Mon, Jan 21, 2002 at 05:04:34PM -0500, Elena Zannoni wrote: > > This is something that I have wanted to do for a long time. > I finally got around to it. > > This patch merges hp-psymtab-read.c, hp-symtab-read.c and hpread.h > into hpread.c. > > hpread.c hasn't been in use since the above 3 files were introduced > with the HP merge. > > This is just a mechanical merge of the 3 files into one. I haven't > changed anything. Warnings fixes and minor cleanups will come in a > second patch. > > I am not going to post the diff for hpread.c, since it would be longer > than the file itself. I include the whole file instead. The file is > huge, but I see that the final size of this message is smaller than > Andrew's documentaion patch, so I don't feel too guilty. :-) As I read this, the previous contents of hpread.c are being scrapped in favor of this new merged beast. Do I understand correctly? And thanks - one less symbol reader to grep through every time I do something that affects them! -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer