aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api
AgeCommit message (Expand)AuthorFilesLines
5 days[lldb] Fix Python stderr redirection in test (#177970)Ebuka Ezike1-2/+8
2026-01-13[lldb] Make sure that the "TypeSystemClang::GetBuiltinTypeByName" method retu...Matej Košík1-0/+16
2026-01-09Revert "[LLDB] Swig python extensions tests for SBTargetExtention" (#175251)Jonas Devlieghere3-148/+0
2026-01-09[LLDB] Swig python extensions tests for SBTargetExtention (#173473)Hamza Hassanain3-0/+148
2026-01-09[lldb] fix a problem in the ValueObject::GetExpressionPath method (#171521)Matej Košík3-0/+59
2026-01-08[lldb] skip the python interactive I/O test on windows (#175055)Ebuka Ezike1-1/+1
2026-01-08[lldb] Fix typed commands not shown on the screen (#174216)Ebuka Ezike1-1/+47
2026-01-07[lldb] Add zlib to version -v output (#174753)David Spickett1-0/+1
2025-12-15[lldb][test] Xfail 3 backtrace related tests on Windows on Arm (#172300)David Spickett1-0/+2
2025-12-04[lldb] Add support for synthetic LineEntry objects without valid address rang...Med Ismail Bennani1-0/+144
2025-12-03Revert "[LLDB] Add SBFrameExtensions Tests (#169236)" (#170555)Vladislav Dzhidzhoev3-570/+0
2025-12-02[LLDB] Add SBFrameExtensions Tests (#169236)Ahmed Nour3-0/+570
2025-12-02[lldb] Fix GetExpressionPath for vector registers (#169210)Ebuka Ezike3-0/+77
2025-11-26[lldb] [scripting bridge] 167388 chore: add api to return arch name for targe...n2h91-0/+18
2025-11-14[lldb] Add a test for capturing stdout/stderr from Python commands (#168138)Jonas Devlieghere1-0/+47
2025-11-06[LLDB] Fix debuginfo ELF files overwriting Unified Section List (#166635)Jacob Lalonde7-0/+475
2025-11-05[lldb] Introduce SBFrameList for lazy frame iteration (#166651)Med Ismail Bennani3-0/+219
2025-10-30[lldb] Add alternative SBThread::GetStopDescription (#165379)Ebuka Ezike2-0/+6
2025-10-13[lldb][swig] Support SBFileSpec::GetPath (#162964)Wanyi1-1/+1
2025-10-13[lldb] Fix TypeSystemClang::GetBasicTypeEnumeration for 128-bit int types (#1...Matej Košík1-0/+8
2025-10-10[lldb][Expression] Emit a 'Note' diagnostic that indicates the language used ...Michael Buch1-11/+39
2025-10-07[lldb] Add support for unique target ids (#160736)Janet Yang1-0/+147
2025-09-04[lldb] Correct style of error messages (#156774)Jonas Devlieghere1-1/+1
2025-09-04[lldb] Reland: Add Pythonic API to SBStructuredData extension (#156771)Dave Lee1-26/+79
2025-09-04[lldb] Add issue no to xfail decorators in TestGetBaseName (#155939)Muhammad Omair Javaid1-1/+4
2025-09-03Revert "[lldb] Add Pythonic API to SBStructuredData extension (#155061)" (#15...Dave Lee1-98/+26
2025-09-03[lldb] Revert custom __str__ in SBStructuredDataExtensions.i (#156721)Dave Lee1-8/+3
2025-09-02[lldb] Add Pythonic API to SBStructuredData extension (#155061)Dave Lee1-26/+103
2025-09-01[lldb][test] Mark TestGetBaseName.py as expected failure on WindowsMuhammad Omair Javaid1-0/+1
2025-08-28[lldb] Add SBFunction::GetBaseName() & SBSymbol::GetBaseName() (#155939)Jonas Devlieghere3-0/+55
2025-08-21[lldb/API] Add setters to SBStructuredData (#154445)Med Ismail Bennani1-1/+46
2025-08-19[LLDB] added getName method in SBModule (#150331)barsolo20005-1/+73
2025-08-18Decent to Descent (#154040)LauraElanorJones1-1/+1
2025-08-13[lldb][test] Make TestFindRangesInMemory.py more robust (#152817)Igor Kudrin1-13/+20
2025-08-11[lldb] Guard SBFrame/SBThread methods against running processes (#152020)Felipe de Azevedo Piovezan1-1/+3
2025-07-23[lldb][SBType] GetBasicType to unwrap canonical type (#149112)Michael Buch3-0/+44
2025-07-18[LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (#146777)Jacob Lalonde1-0/+43
2025-07-17[lldb][test] Adjust TestTypeList.py on Windows with exceptionsDavid Spickett1-1/+6
2025-07-08[LLDB] Add type summaries for MSVC STL strings (#143177)nerix1-1/+0
2025-06-27[lldb] Add class property for the version string (#145974)Jonas Devlieghere1-0/+8
2025-06-23[lldb] Fix SBMemoryRegionInfoListExtensions iter to yield unique refe… (#14...Zyn1-2/+23
2025-06-19[lldb] Disable TestTargetWatchAddress on Windows x86_64 (#144779)Dmitry Vasilyev1-0/+10
2025-06-03[lldb] Disable TestTargetWatchAddress.py on Windows x86_64 (#142573)Dmitry Vasilyev1-0/+5
2025-06-02[lldb] Refactor away UB in SBValue::GetLoadAddress (#141799)Pavel Labath1-2/+9
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda5-9/+9
2025-05-27[lldb][test] Skip unamed symbol test on ArmDavid Spickett1-0/+2
2025-05-23[lldb] skip unnamed symbol test on windows (#141212)Ely Ronnen1-1/+2
2025-05-23[lldb] Change synthetic symbol names to have file address (#138416)Ely Ronnen3-0/+69
2025-05-20[lldb] Retcon SBValue::GetChildAtIndex(synthetic=true) (#140065)Pavel Labath2-0/+37
2025-05-13[lldb] Move lldb_enable_attach from test_common to a separate header (#139550)Pavel Labath1-0/+1