From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 463 invoked by alias); 24 Oct 2007 19:24:32 -0000 Received: (qmail 455 invoked by uid 22791); 24 Oct 2007 19:24:32 -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; Wed, 24 Oct 2007 19:24:30 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-229-232-46.inter.net.il [84.229.232.46]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id JFA05662 (AUTH halo1); Wed, 24 Oct 2007 21:24:13 +0200 (IST) Date: Wed, 24 Oct 2007 19:29:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb-patches@sourceware.org In-reply-to: <20071024114822.GB18617@caradoc.them.org> (message from Daniel Jacobowitz on Wed, 24 Oct 2007 07:48:22 -0400) Subject: Re: [0/8] solib handler rework Reply-to: Eli Zaretskii References: <20071022180819.GF764@adacore.com> <200710222025.l9MKPCNT026151@d12av02.megacenter.de.ibm.com> <20071024060548.GK764@adacore.com> <20071024063810.GL764@adacore.com> <20071024114822.GB18617@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-10/txt/msg00608.txt.bz2 > Date: Wed, 24 Oct 2007 07:48:22 -0400 > From: Daniel Jacobowitz > > > The pa64-hpux debugger is pretty broken, so we can't verify them any > > further. We should probably document that fact somewhere, maybe in > > the NEWS file? > > Poor outdated PROBLEMS, I suppose. I think we should reserve PROBLEMS for issues for which we can offer a solution or a workaround. If we want to say that a port is broken, that should go into NEWS, like we do with deprecated and deleted targets.