summaryrefslogtreecommitdiffstats
path: root/lldb/tools/darwin-threads
Commit message (Expand)AuthorAgeFilesLines
* Add an option to resume a suspended task.Jim Ingham2013-04-301-2/+9
* Add code to retreive the mach port # for each thread in the inferior applicat...Jason Molenda2013-01-181-7/+55
* Print out the task suspend count as well.Jim Ingham2011-11-031-0/+12
* Rewrite get_kinfo_proc_for_pid() to get the kinfo_proc forJason Molenda2011-07-081-24/+7
* Restructure to be modular instead of a single big function;Jason Molenda2011-06-301-173/+265
* Replace examine-threads.c with a similar little utility I wrote aJason Molenda2011-06-211-72/+307
* A tool for examining a mach process and its threads.Greg Clayton2011-02-051-0/+104
OpenPOWER on IntegriCloud