From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30657 invoked by alias); 30 Aug 2002 14:12:32 -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 30641 invoked from network); 30 Aug 2002 14:12:31 -0000 Received: from unknown (HELO zenia.red-bean.com) (66.244.67.22) by sources.redhat.com with SMTP; 30 Aug 2002 14:12:31 -0000 Received: (from jimb@localhost) by zenia.red-bean.com (8.11.6/8.11.6) id g7UDxKx06569; Fri, 30 Aug 2002 08:59:20 -0500 To: Daniel Jacobowitz Cc: Michael Snyder , gdb-patches@sources.redhat.com Subject: Re: [Jim Blandy ] Re: RFA: test GDB's ability to kill threaded programs that die messily References: <3D6EBCB4.B97D8DA3@redhat.com> <20020830004234.GA1540@nevyn.them.org> From: Jim Blandy Date: Fri, 30 Aug 2002 07:32:00 -0000 In-Reply-To: <20020830004234.GA1540@nevyn.them.org> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.90 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-08/txt/msg01033.txt.bz2 Daniel Jacobowitz writes: > On Thu, Aug 29, 2002 at 05:30:44PM -0700, Michael Snyder wrote: > > Jim Blandy wrote: > > > > > > Okay --- I've committed the portable thread compilation support that > > > this patch depends on. May I commit this test? > > > > The test is fine. But I missed the fix. Has a fix been committed? > > If you wouldn't mind, could you give me a pointer? > > I don't think there is a fix; this test is related to the same PR as my > ugly warning workaround. Yes, there is no fix.