From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14683 invoked by alias); 10 Apr 2007 20:22:24 -0000 Received: (qmail 14675 invoked by uid 22791); 10 Apr 2007 20:22:24 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 10 Apr 2007 21:22:16 +0100 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 07C784B267; Tue, 10 Apr 2007 15:22:15 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id 8BD0A4B262; Tue, 10 Apr 2007 15:22:14 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HbMqz-0000Fj-O5; Tue, 10 Apr 2007 16:22:13 -0400 Date: Tue, 10 Apr 2007 20:22:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: sje@cup.hp.com, gdb-patches@gcc.gnu.org Subject: Re: Patch for gdb build on hppa hp-ux Message-ID: <20070410202213.GA778@caradoc.them.org> Mail-Followup-To: Eli Zaretskii , sje@cup.hp.com, gdb-patches@gcc.gnu.org References: <20070409021338.GA28612@caradoc.them.org> <200704092325.QAA13441@hpsje.cup.hp.com> <20070410120547.GB18255@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00105.txt.bz2 On Tue, Apr 10, 2007 at 10:03:27PM +0300, Eli Zaretskii wrote: > > + SOM-encapsulated symbolic debugging information, automatic > > + invocation of pxdb, and the aCC custom C++ ABI. > > This is not a complete sentence. This is a list of items and descriptions; the other items are: target abug target cpu32bug target est target rom68k Various m68k-only ROM monitors. DWARF 1 support A debug information format. The predecessor to DWARF 2 and DWARF 3, which are still supported. Would you rather I used complete sentences throughout, or is that too wordy? I'm asking since I have a sizable patch deleting everything else from the list of obsolete files, and that adds another dozen things to this list. -- Daniel Jacobowitz CodeSourcery