summaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
AgeCommit message (Expand)Author
2020-01-10[lldb/Scripts] Move android script from underneath Python dirJonas Devlieghere
2020-01-10[lldb/Scripts] Remove remote-build.pyJonas Devlieghere
2020-01-09[lldb/Bindings] Move bindings into their own subdirectoryJonas Devlieghere
2020-01-08[lldb/SWIG] Refactor extensions to be non Python-specific (3/3)Jonas Devlieghere
2020-01-08[lldb/SWIG] Refactor extensions to be non Python-specific (2/2)Jonas Devlieghere
2020-01-08[lldb/SWIG] Refactor extensions to be non Python-specificJonas Devlieghere
2020-01-07Revert "Re-land "[lldb/Lua] Add string conversion operator for SBTarget.""Jonas Devlieghere
2020-01-07Re-land "[lldb/Lua] Add string conversion operator for SBTarget."Jonas Devlieghere
2020-01-07Revert "[lldb/Lua] Add string conversion operator for SBTarget."Jonas Devlieghere
2020-01-07[lldb/Lua] Add string conversion operator for SBTarget.Jonas Devlieghere
2019-11-04[LLDB][Python] remove ArgInfo::countLawrence D'Anna
2019-10-29[LLDB][breakpoints] ArgInfo::count -> ArgInfo::max_positional_argsLawrence D'Anna
2019-10-28[lldb] move package generation from python to cmakeHaibo Huang
2019-10-27[LLDB][formatters] ArgInfo::count -> ArgInfo::max_positional_argsLawrence D'Anna
2019-10-25 Add the ability to pass extra args to a Python breakpoint callback.Jim Ingham
2019-10-22remove multi-argument form of PythonObject::Reset()Lawrence D'Anna
2019-10-19convert LLDBSwigPythonCallTypeScript to ArgInfo::max_positional_argsLawrence D'Anna
2019-10-19[LLDB] bugfix: command script add -f doesn't work for some callablesLawrence D'Anna
2019-10-17delete SWIG typemaps for FILE*Lawrence D'Anna
2019-10-16[lldb] move more things from python to cmakeHaibo Huang
2019-10-15[lldb] Creates _liblldb symlink from cmakeHaibo Huang
2019-10-15SBFile::GetFile: convert SBFile back into python native files.Lawrence D'Anna
2019-10-09SBFile: add a bunch of tests that should eventually work.Lawrence D'Anna
2019-10-09Revert "[lldb] Calculate relative path for symbol links"Jim Ingham
2019-10-09allow arbitrary python streams to be converted to SBFileLawrence D'Anna
2019-10-07[lldb] Unifying lldb python pathHaibo Huang
2019-10-04[lldb] Fix crash on SBCommandReturnObject & assignmentJan Kratochvil
2019-10-04[lldb] Fix typo in r373675Sam McCall
2019-10-03Pass an SBStructuredData to scripted ThreadPlans on use.Jim Ingham
2019-10-03[lldb] Remove unused variables.Haibo Huang
2019-10-03[lldb] Calculate relative path for symbol linksHaibo Huang
2019-10-03"Fix" TestFileHandle.py on non-darwin platformsPavel Labath
2019-10-03factor out an abstract base class for FileLawrence D'Anna
2019-10-03new api class: SBFileLawrence D'Anna
2019-10-01File::Clear() -> File::TakeStreamAndClear()Lawrence D'Anna
2019-09-28Give an error when StepUsingScriptedThreadPlan is passed a bad classname.Jim Ingham
2019-09-26Convert FileSystem::Open() to return Expected<FileUP>Lawrence D'Anna
2019-09-25[lldb] Move swig call from python code to cmakeHaibo Huang
2019-09-20prepare_binding_Python: print readable errors if SWIG failsJonas Devlieghere
2019-09-04[Python] Implement __next__ for value_iterJonas Devlieghere
2019-09-04[Python] Implement truth testing for lldb.valueJonas Devlieghere
2019-09-04[Python] Fix whitespace before making changes (NFC)Jonas Devlieghere
2019-07-24[lldb] Remove Xcode project legacyStefan Granitz
2019-07-18[lldb][swig] Fix autodocs flag parsingJordan Rupprecht
2019-07-18[swig] Enable autodoc featureJonas Devlieghere
2019-04-24Kill modify-python-lldb.pyPavel Labath
2019-04-23modify-python-lldb: Remove \a-removing codePavel Labath
2019-04-21modify-python-lldb.py: Remove docstring formatting codePavel Labath
2019-04-18[Shell] Simplify Extracting Python VersionJonas Devlieghere
2019-04-08modify-python-lldb.py: Remove ifdef SWIG-removing codePavel Labath