Age | Commit message (Expand) | Author | Files | Lines |
2024-07-18 | [LLDB][SaveCore] Add SBSaveCoreOptions Object, and SBProcess::SaveCore() over... | Jacob Lalonde | 3 | -0/+3 |
2024-07-03 | Add the ability for Script based commands to specify their "repeat command" (... | jimingham | 1 | -0/+22 |
2024-07-02 | [lldb] Add scripted thread plan python base class to lldb & website (#97481) | Med Ismail Bennani | 1 | -1/+3 |
2024-06-27 | [lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (#70392)... | Med Ismail Bennani | 2 | -137/+37 |
2024-06-26 | [lldb] fix(lldb/**.py): fix comparison to None (#94017) | Eisuke Kawashima | 2 | -5/+5 |
2024-06-24 | [lldb][API] Add Find(Ranges)InMemory() to Process SB API (#96569) | Miro Bucko | 1 | -1/+2 |
2024-06-24 | Revert commits that add `TestFind(Ranges)InMemory.py` (#96560) | Chelsea Cassanova | 1 | -2/+1 |
2024-06-24 | [lldb][API] Add Find(Ranges)InMemory() to Process SB API (#95007) | Miro Bucko | 1 | -1/+2 |
2024-06-11 | Reland "[lldb][api-test] Add API test for SBCommandInterpreter::Comm… (#95... | Chelsea Cassanova | 2 | -1/+39 |
2024-06-11 | Revert "[lldb][api-test] Add API test for SBCommandInterpreter::CommandOverri... | Chelsea Cassanova | 2 | -39/+1 |
2024-06-11 | [lldb][api-test] Add API test for SBCommandInterpreter::CommandOverrideCallba... | Chelsea Cassanova | 2 | -1/+39 |
2024-06-07 | Add AllowRepeats to SBCommandInterpreterRunOptions. (#94786) | jimingham | 1 | -0/+3 |
2024-05-30 | [lldb] Add SBAddressRange and SBAddressRangeList to SB API (#93836) | Miro Bucko | 6 | -0/+54 |
2024-05-30 | Revert "Add SBAddressRange and SBAddressRangeList to SB API (#92014)" | Michael Buch | 6 | -54/+0 |
2024-05-28 | Add SBAddressRange and SBAddressRangeList to SB API (#92014) | Miro Bucko | 6 | -0/+54 |
2024-05-23 | Revert "[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan ... | Med Ismail Bennani | 2 | -37/+137 |
2024-05-23 | [lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (Reland ... | Med Ismail Bennani | 2 | -137/+37 |
2024-05-17 | [lldb] Include SBLanguages in the SWIG bindings (#92470) | Jonas Devlieghere | 5 | -0/+6 |
2024-05-16 | Revert "[lldb] Include SBLanguages in the SWIG bindings" (#92490) | Jonas Devlieghere | 3 | -4/+0 |
2024-05-16 | [lldb] Include SBLanguages in the SWIG bindings (#92470) | Jonas Devlieghere | 3 | -0/+4 |
2024-04-25 | [lldb] Add SBValue::GetValueAsAddress API (#90144) | Jason Molenda | 1 | -0/+20 |
2024-04-12 | Reapply "Fix error in unrecognized register name handling for "SBFram…e.reg... | jimingham | 1 | -1/+11 |
2024-04-11 | Revert "Fix error in unrecognized register name handling for "SBFrame.registe... | Chelsea Cassanova | 1 | -11/+1 |
2024-04-11 | Fix error in unrecognized register name handling for "SBFrame.register" (#88047) | jimingham | 1 | -1/+11 |
2024-04-08 | [lldb] Add swig doc for SBProcess address mask methods | Jason Molenda | 1 | -0/+41 |
2024-04-08 | [lldb] [NFC] Fix swig docstring annotations (#88073) | Jason Molenda | 4 | -54/+48 |
2024-03-04 | [lldb/lua] Fix Lua building on Windows (#83871) | Alexander M | 1 | -7/+3 |
2024-02-28 | [lldb] Ignore swig warnings about shadowed overloads (#83317) | Alex Langford | 1 | -1/+5 |
2024-02-26 | [lldb] python-bindings: fix `SBTarget.get_target_watchpoints()` (#82295) | nikitalita | 1 | -1/+1 |
2024-02-19 | [Reland] Report only loaded debug info in statistics dump (#81706) (#82207) | Wanyi | 1 | -0/+6 |
2024-02-17 | Revert "Report only loaded debug info in statistics dump (#81706)" (#82150) | Jonas Devlieghere | 1 | -6/+0 |
2024-02-17 | Report only loaded debug info in statistics dump (#81706) | Wanyi | 1 | -0/+6 |
2024-02-13 | Add the ability to define a Python based command that uses CommandObjectParse... | jimingham | 2 | -5/+30 |
2024-02-06 | Fix the Docstring.i filename (#80917) | Wanyi | 1 | -0/+0 |
2024-02-06 | Support statistics dump summary only mode (#80745) | Wanyi | 3 | -0/+11 |
2024-01-29 | Revert "[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan ... | Jason Molenda | 2 | -37/+137 |
2024-01-29 | [lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (#70392) | Med Ismail Bennani | 2 | -137/+37 |
2023-12-17 | [lldb] Use StringRef::starts_with (NFC) | Kazu Hirata | 1 | -1/+1 |
2023-11-15 | Remove hardware index from watchpoints and breakpoints (#72012) | Jason Molenda | 2 | -2/+3 |
2023-11-13 | [lldb-dap] Add an option to provide a format for stack frames (#71843) | Walter Erquinigo | 3 | -0/+8 |
2023-10-30 | Add the ability to get a C++ vtable ValueObject from another ValueObj… (#67... | Greg Clayton | 1 | -13/+0 |
2023-10-30 | Revert "[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan ... | Med Ismail Bennani | 2 | -31/+135 |
2023-10-30 | [lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (#70392) | Med Ismail Bennani | 2 | -135/+31 |
2023-10-26 | [lldb] Add OperatingSystem base class to the lldb python module | Med Ismail Bennani | 1 | -1/+2 |
2023-10-25 | [lldb/Interpreter] Make ScriptedInterface Object creation more generic (#68052) | Med Ismail Bennani | 1 | -43/+0 |
2023-10-23 | [lldb] Move template python files to separate directory | Med Ismail Bennani | 1 | -3/+3 |
2023-10-14 | [lldb] Add SBType::FindDirectNestedType() function (#68705) | Vlad Serebrennikov | 1 | -0/+8 |
2023-10-06 | [lldb] Expose SBPlatform::GetAllProcesses to the SB API (#68378) | Jonas Devlieghere | 3 | -0/+16 |
2023-09-21 | Reland "[lldb] Add 'modify' type watchpoints, make it default (#66308)" | David Spickett | 3 | -0/+15 |
2023-09-21 | Revert "[lldb] Add 'modify' type watchpoints, make it default (#66308)" | David Spickett | 3 | -15/+0 |