| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix warnings found by -Wmising-variable-declarations. | ed | 2012-10-19 | 1 | -1/+1 |
* | Change lwp to int64_t as thr_pread_long() always uses a 64-bit value | marius | 2011-08-07 | 1 | -4/+4 |
* | The tid member of struct pthread actually is long so read it as such. | marius | 2011-08-06 | 1 | -8/+8 |
* | Extend the td_thrinfo_t to include siginfo for the signal that stopped | kib | 2010-07-04 | 1 | -1/+23 |
* | Revert r181651, which changed the ABI, and use a temp variable instead. | des | 2009-06-09 | 1 | -1/+3 |
* | Allow psaddr_t to be widened by using thr_pread_{int,long,ptr}, | marcel | 2008-09-14 | 1 | -52/+38 |
* | Cleanup for WARNS 6. | marcel | 2008-08-06 | 1 | -13/+11 |
* | Change the type of psaddr_t from void* to uintptr_t. A pointer | marcel | 2008-07-30 | 1 | -13/+12 |
* | Use linker set to collection all target operations. | davidxu | 2008-03-22 | 1 | -0/+3 |
* | Fix return value. | davidxu | 2006-05-17 | 1 | -1/+2 |
* | Use ps_linfo to retrieve LWP info, current it is used to retrieve | davidxu | 2006-02-07 | 1 | -0/+6 |
* | Always clear thread info buffer to zero. | davidxu | 2006-02-06 | 1 | -0/+1 |
* | Add support for XMM registers in GDB for x86 processors that support | dfr | 2005-05-31 | 1 | -0/+40 |
* | Remove unused variables. | charnier | 2005-05-20 | 1 | -2/+1 |
* | o Code cleanup, eliminate private thread id map, directly | davidxu | 2005-04-13 | 1 | -187/+64 |
* | Fill traceme and events fields. | davidxu | 2005-04-12 | 1 | -0/+8 |
* | Sync with debugger code in libthr. | davidxu | 2005-04-12 | 1 | -35/+161 |
* | Export thread address. | davidxu | 2005-04-05 | 1 | -0/+5 |
* | Update debugger code for new libthr. | davidxu | 2005-04-02 | 1 | -216/+578 |
* | 1. Add missing functions: libthr_dbresume,libthr_dbsuspend. | davidxu | 2004-08-13 | 1 | -20/+77 |
* | Add rudimentary support and stubs for libthr and libc_r on alpha, amd64, | marcel | 2004-07-18 | 1 | -0/+311 |