From owner-freebsd-threads@FreeBSD.ORG Fri Dec 26 04:35:29 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41EB316A4CE for ; Fri, 26 Dec 2003 04:35:29 -0800 (PST) Received: from herring.nlsystems.com (mailgate.nlsystems.com [80.177.232.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96AEA43D1D for ; Fri, 26 Dec 2003 04:35:27 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from [10.0.0.2] (herring.nlsystems.com [10.0.0.2]) hBQCZF3k013867; Fri, 26 Dec 2003 12:35:15 GMT (envelope-from dfr@nlsystems.com) From: Doug Rabson To: Mike Makonnen In-Reply-To: <20031226094408.GA8712@mobile.acsolutions.com> References: <1066052677.14360.29.camel@builder02.qubesoft.com> <20031226094408.GA8712@mobile.acsolutions.com> Content-Type: text/plain Message-Id: <1072442115.11617.0.camel@herring.nlsystems.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 26 Dec 2003 12:35:15 +0000 Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on herring.nlsystems.com cc: threads@freebsd.org Subject: Re: GDB and libthr X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 12:35:29 -0000 On Fri, 2003-12-26 at 09:44, Mike Makonnen wrote: > > Sorry for getting back to you so late, but I was away for a while, and it's > taking some time to catch up with mail :(. > > Yes, you're right: the list of caught and blocked signals in libthr needs to be > revised and fixed. It's on the *big* list of TODOs for libthr :-) > > Feel free to commit the patch, and I'll take a look at revising the status > of the rest of the signals. No problem - I'd forgotten about it. I've just committed the patch.