summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixes by Daniel Malea.Filipe Cabecinhas2012-08-281-2/+2
* Remove printf that go left in the code.Greg Clayton2012-08-241-1/+0
* The OS plug-in can now get data from a python script that implements the prot...Greg Clayton2012-08-241-36/+66
* 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