Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2004 13:04:03 +0800
From:      David Xu <davidxu@freebsd.org>
To:        David Xu <davidxu@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/gnu/usr.bin/gdb/libgdb fbsd-threads.c
Message-ID:  <40F61043.4010602@freebsd.org>
In-Reply-To: <200407150451.i6F4p4Za038678@repoman.freebsd.org>
References:  <200407150451.i6F4p4Za038678@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
David Xu wrote:

> davidxu     2004-07-15 04:51:04 UTC
> 
>   FreeBSD src repository
> 
>   Added files:
>     gnu/usr.bin/gdb/libgdb fbsd-threads.c 
>   Log:
>   Add libthread_db assisted debugging support module.
>   
>   Revision  Changes    Path
>   1.1       +1095 -0   src/gnu/usr.bin/gdb/libgdb/fbsd-threads.c (new)
> 

This is not hooked into gdb build process, Marcel will do
all works left there, these include .core file support, and
make sure it works on other architectures other than i386,
however if you want to try it on i386, here is the patch:
http://people.freebsd.org/~davidxu/kse/dbg/gdb.diffs

Work has only been done for i386, this does not include
AMD64, because I don't have hardware.

David Xu




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