aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-25Allow operating system plug-ins to specify the address for registers so we do...Greg Clayton1-1/+2
2012-10-18<rdar://problem/12491420>Greg Clayton1-1/+6
2012-08-24Adding bindings to the Script Interpreter for some basic Python OS plugin fun...Enrico Granata1-0/+3
2012-08-23Added a hollowed out version of an OperatingSystem plugin that will use a cla...Greg Clayton1-0/+89