summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/MacOSX/MachThread.h
Commit message (Expand)AuthorAgeFilesLines
* <rdar://problem/10434005>Greg Clayton2012-03-141-2/+1
* Modify the delegation chain from MachThreadList -> MachThread -> DNBArchProto...Johnny Chen2011-09-291-0/+4
* Added some logging and did some member renaming.Greg Clayton2011-08-091-5/+5
* If we are telling only one thread to run in debugserver, and that thread has ...Jim Ingham2011-07-211-6/+7
* Reverting recent thread resume changes as it was causing testing issues.Greg Clayton2011-01-251-11/+9
* When we are stepping a thread, force it to resume ALL the way to 0. And of c...Jim Ingham2011-01-251-9/+11
* Thread safety changes in debugserver and also in the process GDB remote plugin.Greg Clayton2011-01-181-3/+4
* Fixed Process::Halt() as it was broken for "process halt" after recent changesGreg Clayton2010-11-181-2/+10
* Fixed an issue with the MachThread class where we might not get the initialGreg Clayton2010-11-121-0/+4
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+124
OpenPOWER on IntegriCloud