summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/ThreadList.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modified all logging calls to hand out shared pointers to make sure weGreg Clayton2010-11-061-2/+2
* Don't cache the public stop reason, since it can change as plan completion ge...Jim Ingham2010-10-201-9/+1
* Cleaned up step logging a bit.Greg Clayton2010-09-031-13/+19
* Fixed the StackFrame to correctly resolve the StackID's SymbolContextScope.Greg Clayton2010-09-031-12/+74
* Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec...Jim Ingham2010-08-261-16/+16
* Don't call PrepareForResume on threads that aren't going to get a chance to r...Jim Ingham2010-07-141-4/+33
* I enabled some extra warnings for hidden local variables and for hiddenGreg Clayton2010-07-141-1/+1
* Two changes in this checkin. Added a ThreadPlanKind so that I can do some re...Jim Ingham2010-06-191-4/+4
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+460
OpenPOWER on IntegriCloud