Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an option to resume a suspended task. | Jim Ingham | 2013-04-30 | 1 | -2/+9 |
* | Add code to retreive the mach port # for each thread in the inferior applicat... | Jason Molenda | 2013-01-18 | 1 | -7/+55 |
* | Print out the task suspend count as well. | Jim Ingham | 2011-11-03 | 1 | -0/+12 |
* | Rewrite get_kinfo_proc_for_pid() to get the kinfo_proc for | Jason Molenda | 2011-07-08 | 1 | -24/+7 |
* | Restructure to be modular instead of a single big function; | Jason Molenda | 2011-06-30 | 1 | -173/+265 |
* | Replace examine-threads.c with a similar little utility I wrote a | Jason Molenda | 2011-06-21 | 1 | -72/+307 |
* | A tool for examining a mach process and its threads. | Greg Clayton | 2011-02-05 | 1 | -0/+104 |