From owner-cvs-all@FreeBSD.ORG Mon Nov 22 20:23:55 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D983C16A4CF for ; Mon, 22 Nov 2004 20:23:55 +0000 (GMT) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7960243D54 for ; Mon, 22 Nov 2004 20:23:55 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 26161 invoked from network); 22 Nov 2004 20:23:55 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 22 Nov 2004 20:23:54 -0000 Received: from [10.50.41.235] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id iAMKNXFB029419; Mon, 22 Nov 2004 15:23:51 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Alexander Kabaev Date: Mon, 22 Nov 2004 14:37:21 -0500 User-Agent: KMail/1.6.2 References: <200411221909.iAMJ93p1067535@repoman.freebsd.org> In-Reply-To: <200411221909.iAMJ93p1067535@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200411221437.21431.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/gdb freebsd-uthread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2004 20:23:56 -0000 On Monday 22 November 2004 02:09 pm, Alexander Kabaev wrote: > kan 2004-11-22 19:09:02 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_4) > gnu/usr.bin/binutils/gdb freebsd-uthread.c > Log: > Make the life of those who is stuck debugging multithreaded programs on > 4.x little easier. Teach gdb how to look for thread info in core files. > This allows for more detailed post-mortem analysis of crashed programs as > users should now be able to use standard gdb commands to list all threads > running in the program at the time of the crash and switch between them to > look at their backtraces and inspect their frames. > > Allow gdb to cleanly detach multithreaded programs. > > Tested by: jhb > Approved by: obrien Thank you!! -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org