Date: Mon, 16 Aug 2004 03:30:16 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libthread_db Makefile libpthread_db.c libpthread_db.h Message-ID: <200408160330.i7G3UGXA042937@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2004-08-16 03:30:16 UTC FreeBSD src repository Modified files: lib/libthread_db Makefile libpthread_db.c libpthread_db.h Log: 1. Use libpthread's exported symbols to calcuate offset in data structure 2. Enable TLS debugger support. Revision Changes Path 1.5 +1 -19 src/lib/libthread_db/Makefile 1.5 +112 -111 src/lib/libthread_db/libpthread_db.c 1.2 +17 -0 src/lib/libthread_db/libpthread_db.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408160330.i7G3UGXA042937>