aboutsummaryrefslogtreecommitdiff
path: root/lldb
AgeCommit message (Expand)AuthorFilesLines
2026-01-12[lldb][TypeSystem] Call Type::isIntegralType from TypeSystemClang::IsIntegerT...Michael Buch2-9/+54
2026-01-12[lldb][TypeSystemClang] Simplify TypeSystemClang::IsEnumerationType implement...Michael Buch2-5/+59
2026-01-12[lldb][NativePDB] NFC: Add language-agnostic hooks for AST population (#175624)Leonard Grey3-12/+39
2026-01-12[lldb][NativePDB] NFC: Remove Clang-specific typedef handling (#175623)Leonard Grey3-15/+14
2026-01-12[Clang] Improve CodeGenerator API a bit (#175239)Sirraide1-5/+2
2026-01-12[lldb] Change SBSymbol::GetID() to return LLDB_INVALID_SYMBOL_ID for invalid ...Ebuka Ezike4-4/+6
2026-01-12[NFCI][lldb][test][asm] Enable AT&T syntax explicitly (#172358)Raul Tambre2-0/+20
2026-01-12[lldb] Nominate John Harrison and Ebuka Ezike as lldb-dap maintainers (#175031)Jonas Devlieghere1-3/+6
2026-01-12[lldb] Make PlatformWasm a RemoteAwarePlatform (#175263)Jonas Devlieghere7-20/+92
2026-01-12[lldb][Formatters] Remove broken/redundant lookup into anonymous child when e...Michael Buch6-33/+22
2026-01-12[lldb][test] Remove unused imports in TestFrameVarDILLocalVars.py (#175541)David Spickett1-4/+0
2026-01-12[lldb] Fix TestFrameVarDILCast.py build on Windows AArch64Muhammad Omair Javaid1-0/+1
2026-01-12[LLDB] Increase level of headings in lldb-dap docs (#175519)Nerixyz1-6/+6
2026-01-12[LLDB] Fix MS STL `variant` with non-trivial types (#171489)Nerixyz3-5/+37
2026-01-12[lldb] Disable flaky TestDetachResumes.py on Windows/AArch64Muhammad Omair Javaid1-1/+0
2026-01-10[lldb-dap] Add clipboard context support (#170644)Sergei Druzhkov6-13/+170
2026-01-09Revert "[LLDB] Swig python extensions tests for SBTargetExtention" (#175251)Jonas Devlieghere3-148/+0
2026-01-09[lldb] Fix TestMultithreaded.py when libc++ symbols are present (#174664)Alex Langford2-3/+7
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šík4-1/+74
2026-01-09[lldb] Honor the process plugin name in the attach/launch info (#175195)Jonas Devlieghere2-6/+22
2026-01-09[lldb] Fix crash when passing a folder in as the executable (#175181)Jonas Devlieghere2-5/+12
2026-01-09[lldb-dap] add timeout to spawn_and_wait test utility (#174461)Charles Zablit1-1/+5
2026-01-08[LLDB] Improve the logging output from InstrumentationRuntimeBoundsSafety plu...Dan Liew1-4/+30
2026-01-08[lldb] Keep the unexpected b/p state for suspended threads (#174264)Igor Kudrin2-1/+64
2026-01-08[lldb] skip the python interactive I/O test on windows (#175055)Ebuka Ezike2-1/+3
2026-01-08[LLDB][PDB] NFC: Change ToCompilerDecl(Context) signature (#175052)Leonard Grey3-15/+15
2026-01-08[lldb] Repair lldb-dotest's framework path (#174658)Alex Langford2-4/+1
2026-01-08[lldb] Fix typed commands not shown on the screen (#174216)Ebuka Ezike5-51/+131
2026-01-08[LLDB][NativePDB] NFC: Add language-agnostic interface to PdbAstBuilder (#173...Leonard Grey4-97/+104
2026-01-08[NFC][lldb] fix docstring indentation (#175042)Charles Zablit1-4/+4
2026-01-08[lldb] Add std::*_ordering summary providers (#174195)Sergei Druzhkov6-0/+178
2026-01-08[NFC][lldb][windows] extract the InitializeProcThreadAttributeList logic (#17...Charles Zablit2-13/+72
2026-01-08[lldb] Nominate Charles Zablit and Nerixyz as Windows maintainers (#175035)Jonas Devlieghere1-0/+6
2026-01-08[lldb] Fix null pointer dereference in parsed command completion (#174868)Alexandre Perez2-1/+9
2026-01-08[LLDB][NFC] Remove excessive use of `auto` from MSVC STL formatters (#175019)Nerixyz4-14/+17
2026-01-08[lldb-dap][NFC] Shorten the event thread name (#174837)Ebuka Ezike2-2/+7
2026-01-08[lldb-dap][windows] fix lldb-dap executable name in test (#175014)Charles Zablit1-1/+3
2026-01-08[lldb-dap] Add ovsx as a dev dependency for publish to Open VSX (#175015)Jonas Devlieghere2-1/+485
2026-01-08[lldb-dap][ext] Add script to only run extension unittests (#175010)Ebuka Ezike1-0/+2
2026-01-08[lldb][Format] Reject recursive format entities (#174750)Michael Buch3-6/+46
2026-01-08[lldb-dap] Update package-lock.json after #174641 (#175009)Jonas Devlieghere1-15/+1874
2026-01-08[LLDB] Run MSVC STL deque tests with PDB (#172360)Nerixyz2-7/+13
2026-01-08[lldb-dap][ext] Setup tests for lldb-dap extension (#174641)Ebuka Ezike6-15/+78
2026-01-08[lldb][AIX] Added base file for AIX Register Context PPC64 (#173239)Hemang Gadhavi6-1/+517
2026-01-08[lldb][AIX] Base files for ObjectContainerBigArchive (#173218)Dhruv Srivastava4-0/+223
2026-01-08[lldb][TypeSystemClang] Fix nullptr check when creating enumerator declsMichael Buch1-1/+1
2026-01-07[LLDB] Tentative fix for lldb-arm-ubuntu buildbot. (#174893)cmtice1-7/+14
2026-01-08[lldb-dap] Add an introductory message on startup. (#170795)John Harrison3-0/+50
2026-01-07[LLDB] Fix buildbot breakage (#174886)cmtice1-1/+0