Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 2004 14:37:21 -0500
From:      John Baldwin <jhb@FreeBSD.org>
To:        Alexander Kabaev <kan@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/gnu/usr.bin/binutils/gdb freebsd-uthread.c
Message-ID:  <200411221437.21431.jhb@FreeBSD.org>
In-Reply-To: <200411221909.iAMJ93p1067535@repoman.freebsd.org>
References:  <200411221909.iAMJ93p1067535@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411221437.21431.jhb>