From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14829 invoked by alias); 10 Apr 2007 19:03:35 -0000 Received: (qmail 14819 invoked by uid 22791); 10 Apr 2007 19:03:34 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 10 Apr 2007 20:03:28 +0100 Received: from HOME-C4E4A596F7 (IGLD-84-229-253-80.inter.net.il [84.229.253.80]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id HOL69917 (AUTH halo1); Tue, 10 Apr 2007 22:03:25 +0300 (IDT) Date: Tue, 10 Apr 2007 19:03:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: sje@cup.hp.com, gdb-patches@gcc.gnu.org In-reply-to: <20070410120547.GB18255@caradoc.them.org> (message from Daniel Jacobowitz on Tue, 10 Apr 2007 08:05:47 -0400) Subject: Re: Patch for gdb build on hppa hp-ux Reply-to: Eli Zaretskii References: <20070409021338.GA28612@caradoc.them.org> <200704092325.QAA13441@hpsje.cup.hp.com> <20070410120547.GB18255@caradoc.them.org> 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/msg00099.txt.bz2 > Date: Tue, 10 Apr 2007 08:05:47 -0400 > From: Daniel Jacobowitz > Cc: gdb-patches@gcc.gnu.org > > I checked in the patch. Steve, Eli, does this NEWS addition look > reasonable? Almost. > + SOM-encapsulated symbolic debugging information, automatic > + invocation of pxdb, and the aCC custom C++ ABI. This is not a complete sentence. > This does not > + affect HP-UX for Itanic or GCC for HP-UX/PA-RISC. ^^^^^^ Itanium, I think. Otherwise, okay. Thanks.