summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/OperatingSystem
Commit message (Expand)AuthorAgeFilesLines
* Was forcing everyone on ToT to use the PythonOSPlugin.. my badEnrico Granata2012-08-241-1/+1
* Adding bindings to the Script Interpreter for some basic Python OS plugin fun...Enrico Granata2012-08-242-11/+33
* Fix a typo.Johnny Chen2012-08-241-1/+1
* Added a hollowed out version of an OperatingSystem plugin that will use a cla...Greg Clayton2012-08-233-0/+337
* Fix comment typeo.Jason Molenda2012-05-161-1/+1
* <rdar://problem/11358639>Greg Clayton2012-05-081-1/+1
* Trying to solve our disappearing thread issues by making thread list updates ...Greg Clayton2012-04-102-3/+3
* Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptrGreg Clayton2012-02-211-1/+1
* Improved detection of object file types, movingSean Callanan2012-02-101-7/+2
* build: Add the Darwin-Kernel Makefile.Daniel Dunbar2011-10-311-0/+14
* Added ClangNamespaceDecl * parameters to severalSean Callanan2011-10-121-1/+3
* Fix preprocessor warnings for no newline at the end of the source files.Greg Clayton2011-10-121-1/+1
* Redesign of the interaction between Python and frozen objects:Enrico Granata2011-09-061-5/+5
* Finishing the renaming from "MacOSX-Kernel" to "Darwin-Kernel".Greg Clayton2011-08-222-27/+27
* Renaming "MacOSX-Kernel" to "Darwin-Kernel". The file contents and projectGreg Clayton2011-08-222-0/+0
* Added a new plug-in type: lldb_private::OperatingSystem. The operating system Greg Clayton2011-08-222-0/+399
OpenPOWER on IntegriCloud