From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13542 invoked by alias); 21 Jan 2002 23:13:59 -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 13421 invoked from network); 21 Jan 2002 23:13:56 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 21 Jan 2002 23:13:56 -0000 Received: from localhost.cygnus.com (cse.sfbay.redhat.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id PAA16000; Mon, 21 Jan 2002 15:13:54 -0800 (PST) Received: (from ezannoni@localhost) by localhost.cygnus.com (8.11.2/8.11.2) id g0LMQdZ02009; Mon, 21 Jan 2002 17:26:39 -0500 From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15436.38303.470579.895742@localhost.cygnus.com> Date: Mon, 21 Jan 2002 15:13:00 -0000 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] remove hp-[p]symtab-read.c & hpread.c In-Reply-To: <20020121180140.A15709@nevyn.them.org> References: <15436.36978.111741.543857@localhost.cygnus.com> <20020121180140.A15709@nevyn.them.org> X-Mailer: VM 7.00 under Emacs 20.7.1 X-SW-Source: 2002-01/txt/msg00673.txt.bz2 Daniel Jacobowitz writes: > 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? > yes, hpread.c is overwritten by the merge of the 3 other files. > And thanks - one less symbol reader to grep through every time I do something > that affects them! > Yes, I see people fixing hpread.c and I feel awful. I'll wait a couple of days and commit it. Elena > -- > Daniel Jacobowitz Carnegie Mellon University > MontaVista Software Debian GNU/Linux Developer