From owner-freebsd-threads@FreeBSD.ORG Sat May 8 20:41:17 2004 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 2FB6416A4CE for ; Sat, 8 May 2004 20:41:17 -0700 (PDT) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 592FD43D1D for ; Sat, 8 May 2004 20:41:14 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (211.26.234.66) by smtp01.syd.iprimus.net.au (7.0.024) id 409956B40012CFD7 for threads@freebsd.org; Sun, 9 May 2004 13:41:10 +1000 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id 5CEF741C6; Sun, 9 May 2004 13:40:44 +1000 (EST) Date: Sun, 9 May 2004 13:40:44 +1000 From: Tim Robbins To: threads@freebsd.org Message-ID: <20040509034044.GA24124@cat.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: KSE debugging support - status? 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: Sun, 09 May 2004 03:41:17 -0000 What is the current status of KSE debugging/GDB support? What's holding it up, and when is it likely to be committed? Tim