From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2451 invoked by alias); 12 Dec 2004 04:45:00 -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 2414 invoked from network); 12 Dec 2004 04:44:56 -0000 Received: from unknown (HELO balder.inter.net.il) (192.114.186.15) by sourceware.org with SMTP; 12 Dec 2004 04:44:56 -0000 Received: from zaretski (pns03-203-109.inter.net.il [80.230.203.109]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id DXC29614 (AUTH halo1); Sun, 12 Dec 2004 06:44:43 +0200 (IST) Date: Sun, 12 Dec 2004 04:45:00 -0000 From: "Eli Zaretskii" To: Mark Kettenis Message-ID: <01c4e005$Blat.v2.2.2$74c2d380@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: randolph@tausq.org, gdb@sources.redhat.com In-reply-to: <200412112313.iBBNDLeg008435@elgar.sibelius.xs4all.nl> (message from Mark Kettenis on Sun, 12 Dec 2004 00:13:21 +0100 (CET)) Subject: Re: Slimmed down HP-UX native code Reply-to: Eli Zaretskii References: <200412112313.iBBNDLeg008435@elgar.sibelius.xs4all.nl> X-SW-Source: 2004-12/txt/msg00082.txt.bz2 > Date: Sun, 12 Dec 2004 00:13:21 +0100 (CET) > From: Mark Kettenis > CC: gdb@sources.redhat.com > > Still worried about having to maintain too much code ;-) ? > > $ cat hppah-nat.c infttrace.c | wc -l > 6996 > > $ cat hppa-hpux-nat.c inf-ttrace.c | wc -l > 1212 I'd suggest to strip comments, in order for the comparison to be fair ;-).