summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/MacOSX-Kernel/ThreadKDP.cpp
Commit message (Expand)AuthorAgeFilesLines
* Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptrGreg Clayton2012-02-211-35/+43
* Moved lldb::user_id_t values to be 64 bit. This was going to be needed forGreg Clayton2011-10-191-1/+1
* SBValue::Watch() and SBValue::WatchPointee() are now the official API for cre...Johnny Chen2011-10-141-1/+1
* Added a new plug-in type: lldb_private::OperatingSystem. The operating system Greg Clayton2011-08-221-39/+0
* Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locateGreg Clayton2011-07-191-0/+247
OpenPOWER on IntegriCloud