summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/OperatingSystem/Darwin-Kernel/OperatingSystemDarwinKernel.cpp
AgeCommit message (Expand)Author
2013-05-03Remove unused OperatingSystem plugin.Greg Clayton
2012-10-25Allow operating system plug-ins to specify the address for registers so we do...Greg Clayton
2012-10-25Changed the V1 and V2 runtimes to be able to detect when the ISA hash table h...Greg Clayton
2012-10-19<rdar://problem/12491387>Greg Clayton
2012-10-19Rename "macosx-kernel" to "darwin-kernel" to match the filenames before anyon...Greg Clayton
2012-10-10Change the Thread constructor over to take a Process& rather than a ProcessSP...Jim Ingham
2012-05-16Fix comment typeo.Jason Molenda
2012-05-08<rdar://problem/11358639>Greg Clayton
2012-04-10Trying to solve our disappearing thread issues by making thread list updates ...Greg Clayton
2012-02-21Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptrGreg Clayton
2012-02-10Improved detection of object file types, movingSean Callanan
2011-10-12Added ClangNamespaceDecl * parameters to severalSean Callanan
2011-09-06Redesign of the interaction between Python and frozen objects:Enrico Granata
2011-08-22Finishing the renaming from "MacOSX-Kernel" to "Darwin-Kernel".Greg Clayton
2011-08-22Renaming "MacOSX-Kernel" to "Darwin-Kernel". The file contents and projectGreg Clayton