freebsd-skq/lib/libthread_db
Marcel Moolenaar 8d4e4b790a Add thr_pread_{int,long,ptr} and thr_pwrite_{int,long,ptr} to
help abstract the sizes and endianness of the primary types of
the target.  These currently use the native characteristics.
2008-07-31 20:25:52 +00:00
..
arch Cleanup for WARNS 3. 2008-07-31 16:26:58 +00:00
kse.h - Restore kse.h in this directory so other tools don't find it by mistake. 2008-03-23 09:38:11 +00:00
libc_r_db.c Use linker set to collection all target operations. 2008-03-22 05:40:44 +00:00
libpthread_db.c Cleanup for WARNS 3. 2008-07-31 16:26:58 +00:00
libpthread_db.h Cleanup for WARNS 3. 2008-07-31 16:26:58 +00:00
libthr_db.c Change the type of psaddr_t from void* to uintptr_t. A pointer 2008-07-30 00:59:19 +00:00
Makefile Cleanup for WARNS 3. 2008-07-31 16:26:58 +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_int.h Add thr_pread_{int,long,ptr} and thr_pwrite_{int,long,ptr} to 2008-07-31 20:25:52 +00:00
thread_db.c Add thr_pread_{int,long,ptr} and thr_pwrite_{int,long,ptr} to 2008-07-31 20:25:52 +00:00
thread_db.h Change the type of psaddr_t from void* to uintptr_t. A pointer 2008-07-30 00:59:19 +00:00