summaryrefslogtreecommitdiff
path: root/lldb/examples/python/operating_system.py
AgeCommit message (Expand)Author
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2020-07-16Harmonize Python shebangserge-sans-paille
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2013-04-24Remove a print statement that was left in accidentally.Greg Clayton
2013-01-25<rdar://problem/13069948>Greg Clayton
2013-01-18<rdar://problem/13010007>Greg Clayton
2013-01-09Updated documentation on the "register_data_addr" key that can be supplied in...Greg Clayton
2012-10-25Allow operating system plug-ins to specify the address for registers so we do...Greg Clayton
2012-10-18<rdar://problem/12491420>Greg Clayton
2012-09-12Added some documentation and an accessor for the target with an explanation o...Greg Clayton
2012-08-24The OS plug-in can now get data from a python script that implements the prot...Greg Clayton
2012-08-24We have a partially working OS plug-in through python!Greg Clayton
2012-08-24Fixing an issue in the OS sampleEnrico Granata
2012-08-24Added Args::StringForEncoding(), Args::StringToGenericRegister() and centrali...Greg Clayton