From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20588 invoked by alias); 28 Jul 2004 14:31:50 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 20581 invoked from network); 28 Jul 2004 14:31:49 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 28 Jul 2004 14:31:49 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i6SEVne3009947 for ; Wed, 28 Jul 2004 10:31:49 -0400 Received: from localhost.redhat.com (porkchop.devel.redhat.com [172.16.58.2]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i6SEVia17338; Wed, 28 Jul 2004 10:31:49 -0400 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 703BF2B9D; Wed, 28 Jul 2004 10:31:40 -0400 (EDT) Message-ID: <4107B8CC.6090001@gnu.org> Date: Wed, 28 Jul 2004 14:31:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Michael Chastain Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/rfc/6.2] Mention threads in NEWS and PROBLEMS References: <410726AD.4030409@gnu.org> <41074264.4070007@gnu.org> <410746E8.nail8HA11UZGF@mindspring.com> In-Reply-To: <410746E8.nail8HA11UZGF@mindspring.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-07/txt/msg00419.txt.bz2 > Looks okay to me, except for the typo: 'occur' rather than 'occure'. > > Also I would say '... did not occur with gdb 6.1' rather than > '... does not occur with gdb 6.1' but I defer to you on whatever > verb tense you like better. > > (As an aside, gdb had only two regressions on i686-pc-linux-gnu when the > branch was cut, and we've got only one now. This is much better than > older days when there would be many many more regressions. I hope by > next release to cover 2-4 native platforms with regression testing.) Separatly, what about HP/UX? Is that a regression or a long standing bug? Andrew