Date: Wed, 3 Nov 2010 21:39:11 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libthread_db Symbol.map libpthread_db.c libthr_db.c thread_db.c thread_db.h thread_db_int.h Message-ID: <201011042108.oA4L8v2l021209@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2010-11-03 21:39:11 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
lib/libthread_db Symbol.map libpthread_db.c libthr_db.c
thread_db.c thread_db.h thread_db_int.h
Log:
SVN rev 214759 on 2010-11-03 21:39:11Z by kib
MFC r209689:
Extend the td_thrinfo_t to include siginfo for the signal that stopped
the target.
Revision Changes Path
1.2.10.2 +4 -1 src/lib/libthread_db/Symbol.map
1.20.2.2 +12 -1 src/lib/libthread_db/libpthread_db.c
1.17.2.2 +23 -1 src/lib/libthread_db/libthr_db.c
1.9.2.2 +8 -0 src/lib/libthread_db/thread_db.c
1.10.2.2 +1 -0 src/lib/libthread_db/thread_db.h
1.6.2.2 +23 -0 src/lib/libthread_db/thread_db_int.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011042108.oA4L8v2l021209>
