freebsd-src/lib/libthread_db
Daniel Eischen 00fb440c1a Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.
Warning, after symbol versioning is enabled, going back is not easy
(use WITHOUT_SYMVER at your own risk).

Change the default thread library to libthr.

There most likely still needs to be a version bump for at least the
thread libraries.  If necessary, this will happen later.
2007-05-13 14:12:40 +00:00
..
arch Roughly implement libpthread support. 2007-05-01 18:28:08 +00:00
libc_r_db.c Add support for XMM registers in GDB for x86 processors that support 2005-05-31 09:43:04 +00:00
libpthread_db.c get thread signal info. 2006-05-17 05:12:42 +00:00
libpthread_db.h get thread signal info. 2006-05-17 05:12:42 +00:00
libthr_db.c Fix return value. 2006-05-17 05:14:45 +00:00
Makefile Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it. 2007-05-13 14:12:40 +00:00
Symbol.map Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
thread_db.c remove libc_r remanent. 2006-10-20 14:15:42 +00:00
thread_db.h Add support for XMM registers in GDB for x86 processors that support 2005-05-31 09:43:04 +00:00
thread_db_int.h Add support for XMM registers in GDB for x86 processors that support 2005-05-31 09:43:04 +00:00