From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15311 invoked by alias); 21 Jun 2006 05:00:10 -0000 Received: (qmail 15301 invoked by uid 22791); 21 Jun 2006 05:00:10 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 21 Jun 2006 05:00:09 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id DCC9B48CC5A for ; Wed, 21 Jun 2006 01:00:06 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04042-01-8 for ; Wed, 21 Jun 2006 01:00:06 -0400 (EDT) Received: from takamaka.act-europe.fr (s142-179-108-108.bc.hsia.telus.net [142.179.108.108]) by nile.gnat.com (Postfix) with ESMTP id 9373348CC3D for ; Wed, 21 Jun 2006 01:00:06 -0400 (EDT) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 2343047E7F; Tue, 20 Jun 2006 22:00:06 -0700 (PDT) Date: Wed, 21 Jun 2006 05:00:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA] Document breakage of Solaris Thread Debugging Message-ID: <20060621050006.GC976@adacore.com> References: <20060621045703.GB976@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060621045703.GB976@adacore.com> User-Agent: Mutt/1.4i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00305.txt.bz2 > 2006-06-20 Joel Brobecker > > * PROBLEMS: Document threads/2137. Oops, I forgot to mention that I already applied this on the branch. I thought that we had already done this, but I noticed during the pre-release routine work that this wasn't the case. So I documented it the best I could in order to avoid having to wait and then hold the release for another day. -- Joel