| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 1 | -3/+1 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 1 | -1/+3 |
| * | MFC r317200, r317201, r317216: | Pedro F. Giffuni | 2017-05-04 | 1 | -8/+9 |
| * | Fix warnings found by -Wmising-variable-declarations. | Ed Schouten | 2012-10-19 | 1 | -1/+1 |
| * | Extend the td_thrinfo_t to include siginfo for the signal that stopped | Konstantin Belousov | 2010-07-04 | 1 | -1/+12 |
| * | Allow psaddr_t to be widened by using thr_pread_{int,long,ptr}, | Marcel Moolenaar | 2008-09-14 | 1 | -57/+36 |
| * | Cleanup for WARNS 6. | Marcel Moolenaar | 2008-08-06 | 1 | -19/+24 |
| * | Cleanup for WARNS 3. | Marcel Moolenaar | 2008-07-31 | 1 | -2/+2 |
| * | Change the type of psaddr_t from void* to uintptr_t. A pointer | Marcel Moolenaar | 2008-07-30 | 1 | -9/+7 |
| * | - Restore kse.h in this directory so other tools don't find it by mistake. | Jeff Roberson | 2008-03-23 | 1 | -1/+1 |
| * | Use linker set to collection all target operations. | David Xu | 2008-03-22 | 1 | -0/+3 |
| * | get thread signal info. | David Xu | 2006-05-17 | 1 | -0/+36 |
| * | Use ps_linfo to retrieve LWP info. | David Xu | 2006-02-07 | 1 | -1/+1 |
| * | Replace ptrace syscall with ps_lgetgregs to check a LWP's existence. | David Xu | 2006-02-07 | 1 | -2/+2 |
| * | Always clear thread info buffer to zero. | David Xu | 2006-02-06 | 1 | -0/+1 |
| * | Add support for XMM registers in GDB for x86 processors that support | Doug Rabson | 2005-05-31 | 1 | -0/+100 |
| * | Remove unused variables. | Philippe Charnier | 2005-05-20 | 1 | -1/+1 |
| * | Sync with debugger code in libthr. | David Xu | 2005-04-12 | 1 | -6/+6 |
| * | Export thread address. | David Xu | 2005-04-05 | 1 | -0/+3 |
| * | Plug a memory leak in error case. | David Xu | 2004-08-16 | 1 | -1/+3 |
| * | 1. Use libpthread's exported symbols to calcuate offset in data structure | David Xu | 2004-08-16 | 1 | -111/+112 |
| * | 1.Use new way to check if a thread is in critical region, defer suspending | David Xu | 2004-08-08 | 1 | -31/+108 |
| * | s/TMDF_DONOTRUNUSER/TMDF_SUSPEND/g | David Xu | 2004-08-03 | 1 | -3/+3 |
| * | Add missing thread suspension/resumption code, fix a bug in pt_thr_sstep, | David Xu | 2004-08-01 | 1 | -11/+115 |
| * | Add rudimentary support and stubs for libthr and libc_r on alpha, amd64, | Marcel Moolenaar | 2004-07-18 | 1 | -0/+825 |