summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
Commit message (Expand)AuthorAgeFilesLines
* We have a partially working OS plug-in through python!Greg Clayton2012-08-241-4/+4
* Added Args::StringForEncoding(), Args::StringToGenericRegister() and centrali...Greg Clayton2012-08-241-69/+20
* Fixing a bunch of issues with the OS plugin codeEnrico Granata2012-08-241-1/+1
* Hooking up two more calls for the PythonOSPlugin stuff. The part of code to f...Enrico Granata2012-08-241-4/+24
* 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-241-11/+30
* Added a hollowed out version of an OperatingSystem plugin that will use a cla...Greg Clayton2012-08-231-0/+234
OpenPOWER on IntegriCloud