summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/MacOSX/MachThreadList.h
Commit message (Expand)AuthorAgeFilesLines
* <rdar://problem/15172417>Greg Clayton2013-11-131-0/+2
* Fix one remaining mach port number/globally unique thread ID mixup which prev...Jason Molenda2013-02-261-0/+1
* Change debugserver from using the mach port number (in debugserver'sJason Molenda2013-02-221-3/+6
* Add the capability to display the number of supported hardware watchpoints to...Johnny Chen2012-05-231-0/+2
* Added logging for threads that are spawned while we stop. We log theirGreg Clayton2011-01-241-1/+1
* Took the timeout for a ClangUserExpression down from a 10 second timeout toGreg Clayton2011-01-191-5/+2
* Fixed Process::Halt() as it was broken for "process halt" after recent changesGreg Clayton2010-11-181-0/+2
* Still trying to get detach to work with debugserver. Got a bit closer,Greg Clayton2010-10-181-0/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+71
OpenPOWER on IntegriCloud