aboutsummaryrefslogtreecommitdiff
path: root/lldb/bindings
AgeCommit message (Expand)AuthorFilesLines
2024-06-07Add AllowRepeats to SBCommandInterpreterRunOptions. (#94786)jimingham1-0/+3
2024-05-30[lldb] Add SBAddressRange and SBAddressRangeList to SB API (#93836)Miro Bucko6-0/+54
2024-05-30Revert "Add SBAddressRange and SBAddressRangeList to SB API (#92014)"Michael Buch6-54/+0
2024-05-28Add SBAddressRange and SBAddressRangeList to SB API (#92014)Miro Bucko6-0/+54
2024-05-23Revert "[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan ...Med Ismail Bennani2-37/+137
2024-05-23[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (Reland ...Med Ismail Bennani2-137/+37
2024-05-17[lldb] Include SBLanguages in the SWIG bindings (#92470)Jonas Devlieghere5-0/+6
2024-05-16Revert "[lldb] Include SBLanguages in the SWIG bindings" (#92490)Jonas Devlieghere3-4/+0
2024-05-16[lldb] Include SBLanguages in the SWIG bindings (#92470)Jonas Devlieghere3-0/+4
2024-04-25[lldb] Add SBValue::GetValueAsAddress API (#90144)Jason Molenda1-0/+20
2024-04-12Reapply "Fix error in unrecognized register name handling for "SBFram…e.reg...jimingham1-1/+11
2024-04-11Revert "Fix error in unrecognized register name handling for "SBFrame.registe...Chelsea Cassanova1-11/+1
2024-04-11Fix error in unrecognized register name handling for "SBFrame.register" (#88047)jimingham1-1/+11
2024-04-08[lldb] Add swig doc for SBProcess address mask methodsJason Molenda1-0/+41
2024-04-08[lldb] [NFC] Fix swig docstring annotations (#88073)Jason Molenda4-54/+48
2024-03-04[lldb/lua] Fix Lua building on Windows (#83871)Alexander M1-7/+3
2024-02-28[lldb] Ignore swig warnings about shadowed overloads (#83317)Alex Langford1-1/+5
2024-02-26[lldb] python-bindings: fix `SBTarget.get_target_watchpoints()` (#82295)nikitalita1-1/+1
2024-02-19[Reland] Report only loaded debug info in statistics dump (#81706) (#82207)Wanyi1-0/+6
2024-02-17Revert "Report only loaded debug info in statistics dump (#81706)" (#82150)Jonas Devlieghere1-6/+0
2024-02-17Report only loaded debug info in statistics dump (#81706)Wanyi1-0/+6
2024-02-13Add the ability to define a Python based command that uses CommandObjectParse...jimingham2-5/+30
2024-02-06Fix the Docstring.i filename (#80917)Wanyi1-0/+0
2024-02-06Support statistics dump summary only mode (#80745)Wanyi3-0/+11
2024-01-29Revert "[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan ...Jason Molenda2-37/+137
2024-01-29[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (#70392)Med Ismail Bennani2-137/+37
2023-12-17[lldb] Use StringRef::starts_with (NFC)Kazu Hirata1-1/+1
2023-11-15Remove hardware index from watchpoints and breakpoints (#72012)Jason Molenda2-2/+3
2023-11-13[lldb-dap] Add an option to provide a format for stack frames (#71843)Walter Erquinigo3-0/+8
2023-10-30Add the ability to get a C++ vtable ValueObject from another ValueObj… (#67...Greg Clayton1-13/+0
2023-10-30Revert "[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan ...Med Ismail Bennani2-31/+135
2023-10-30[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (#70392)Med Ismail Bennani2-135/+31
2023-10-26[lldb] Add OperatingSystem base class to the lldb python moduleMed Ismail Bennani1-1/+2
2023-10-25[lldb/Interpreter] Make ScriptedInterface Object creation more generic (#68052)Med Ismail Bennani1-43/+0
2023-10-23[lldb] Move template python files to separate directoryMed Ismail Bennani1-3/+3
2023-10-14[lldb] Add SBType::FindDirectNestedType() function (#68705)Vlad Serebrennikov1-0/+8
2023-10-06[lldb] Expose SBPlatform::GetAllProcesses to the SB API (#68378)Jonas Devlieghere3-0/+16
2023-09-21Reland "[lldb] Add 'modify' type watchpoints, make it default (#66308)"David Spickett3-0/+15
2023-09-21Revert "[lldb] Add 'modify' type watchpoints, make it default (#66308)"David Spickett3-15/+0
2023-09-20[lldb] Add 'modify' type watchpoints, make it default (#66308)Jason Molenda3-0/+15
2023-09-18Revert "[lldb] Add 'modify' type watchpoints, make it default (#66308)"Jason Molenda3-15/+0
2023-09-18[lldb] Add 'modify' type watchpoints, make it default (#66308)Jason Molenda3-0/+15
2023-09-12[lldb] Format more Python files with black (#65979)David Spickett2-10/+17
2023-08-31Re-land "[lldb/docs] Silence warnings when generating website"Med Ismail Bennani43-4/+366
2023-08-31Revert "Re-land "[lldb/docs] Silence warnings when generating website""Med Ismail Bennani79-1697/+3
2023-08-29[lldb] Fix test failures introduced by 8e0a087571a3Med Ismail Bennani1-3/+0
2023-08-29[lldb] Fix build failures introduced in f0731d5b61ba (NFCI)Med Ismail Bennani27-54/+0
2023-08-29Re-land "[lldb/docs] Silence warnings when generating website"Med Ismail Bennani79-3/+1754
2023-08-29Revert "[lldb/docs] Silence warnings when generating website"Med Ismail Bennani79-1754/+3
2023-08-29[lldb/docs] Silence warnings when generating websiteMed Ismail Bennani79-3/+1754