From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21885 invoked by alias); 24 Oct 2007 19:12:20 -0000 Received: (qmail 21874 invoked by uid 22791); 24 Oct 2007 19:12:20 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 24 Oct 2007 19:12:16 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 7A3A02AB076; Wed, 24 Oct 2007 15:12:14 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id vf+xsn1BbokU; Wed, 24 Oct 2007 15:12:14 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 420A32AB067; Wed, 24 Oct 2007 15:12:14 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id EDAD8E7AC8; Wed, 24 Oct 2007 12:12:11 -0700 (PDT) Date: Wed, 24 Oct 2007 19:16:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Cc: tausq@debian.org Subject: [RFA/doco] document hppa64-hpux support state Message-ID: <20071024191211.GF11797@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i 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-10/txt/msg00603.txt.bz2 Hello, following our discovery that the hppa64-hpux debugger seems to be broken, I am attaching the following patch for review. 2007-10-24 Joel Brobecker * PROBLEMS: Document shlibs/2346. OK to commit? BTW: It would be nice if someone who had a more recent version of GCC than mine (3.2) could give it a try and confirm the same results... -- Joel