summaryrefslogtreecommitdiff
path: root/lldb/packages/Python
AgeCommit message (Expand)Author
2025-07-31[lldb] Don't use NamedTemporaryFile to test compiler support (#151387)Jonas Devlieghere
2025-07-31[lldb] Support Darwin cross compilation for remote Linux test suite runs (#15...Jonas Devlieghere
2025-07-30[lldb][test] Fix running TestWithLimitDebugInfo.py on Windows (#150579)Igor Kudrin
2025-07-30Re-land "[lldb] Pick the builder for the target platform (#151262)"Jonas Devlieghere
2025-07-30Revert "[lldb] Pick the builder for the target platform" (#151367)Jonas Devlieghere
2025-07-30[lldb] Pick the builder for the target platform (#151262)Jonas Devlieghere
2025-07-29[lldb] Fix libcxx configuration in dotest.py (#151258)Jonas Devlieghere
2025-07-29[lldb] Add WebAssembly Process Plugin (#150143)Jonas Devlieghere
2025-07-28[lldb][AArch64][Linux] Show MTE store only setting in mte_ctrl (#145033)David Spickett
2025-07-22[lldb-dap] Allow returning multiple breakpoints in "stopped" event (#149133)Stephen Tozer
2025-07-15[lldb] Add completions for plugin list/enable/disable (#147775)David Peixotto
2025-07-15[LLDB] Compile API tests with exceptions enabled on Windows (#148691)nerix
2025-07-11[lldb-dap] Updating protocol memory references to `lldb::addr_t`. (#148037)John Harrison
2025-07-11[lldb-dap] Add external terminal support (#146950)Druzhkov Sergei
2025-07-10[lldb][lldb-dap] Added support for "WriteMemory" request. (#131820)Santhosh Kumar Ellendula
2025-07-08[lldb-dap] Use protocol types for modules request and events. (#146966)Ebuka Ezike
2025-07-08[LLDB] Add type summaries for MSVC STL strings (#143177)nerix
2025-07-03[lldb-dap] Prevent using an implicit `step-in`. (#143644)Ebuka Ezike
2025-07-03[lldb][test] Synchronize `__compressed_pair_padding` with libc++ (#142516)A. Jiang
2025-06-25[lldb] Fix FindProcessImpl() for iOS simulators (#139174)royitaqi
2025-06-25[lldb] Fix qEcho message handling. (#145675)eleviant
2025-06-24Reland "[lldb] Add count for number of DWO files loaded in statistics #144424...qxy11
2025-06-24Revert "[lldb] Add count for number of DWO files loaded in statistics" (#145494)Michael Buch
2025-06-23[lldb] Add count for number of DWO files loaded in statistics (#144424)qxy11
2025-06-23[lldb] Add support for NoneType to decorator skipIfBuildType (#145342)Ivan Tadeu Ferreira Antunes Filho
2025-06-23[lldb-dap][test] Refactor runInTerminal Tests. (#144954)Ebuka Ezike
2025-06-22Revert "[lldb] Fix qEcho message handling (#145072)" (#145241)eleviant
2025-06-21[lldb] Fix qEcho message handling (#145072)eleviant
2025-06-17Revert "[lldb-dap] Refactoring DebugCommunication to improve test consistency...John Harrison
2025-06-17[lldb-dap] Refactoring DebugCommunication to improve test consistency. (#143818)John Harrison
2025-06-16[lldb-dap] Creating protocol types for setExceptionBreakpoints. (#144153)John Harrison
2025-06-16[lldb-dap] Use structured types for stepInTargets request (#144072)Ebuka Ezike
2025-06-10[lldb] Revive TestSimulatorPlatform.py (#142244)Jonas Devlieghere
2025-06-10[lldb-dap] Creating a 'capabilities' event helper. (#142831)John Harrison
2025-06-05[lldb-dap] Migrating 'threads' request to structured types. (#142510)John Harrison
2025-06-04Revert "[lldb-dap] Use structured types for stepInTargets request (#142439)" ...Jonas Devlieghere
2025-06-04[lldb-dap] Use structured types for stepInTargets request (#142439)Ebuka Ezike
2025-05-31[lldb-dap] Synchronously wait for breakpoints resolves in tests (#140470)Ely Ronnen
2025-05-30Revert "[lldb-dap] Test Gardening, improving DebugCommunication. (#141689)"David Spickett
2025-05-29[lldb-dap] Test Gardening, improving DebugCommunication. (#141689)John Harrison
2025-05-28[libc++][lldb-dap][test] Fix CI for bootstrapping-build (#141543)A. Jiang
2025-05-23[lldb] Adding a new decorator for CMAKE_BUILD_TYPE. (#141159)John Harrison
2025-05-21[lldb-dap] assembly breakpoints (#139969)Ely Ronnen
2025-05-21[lldb][lldb-dap][tests] Make sure evaluate test exists with no errors. (#140788)Ebuka Ezike
2025-05-21[lldb-dap] fix disassembly request instruction offset handling (#140486)Ely Ronnen
2025-05-16[lldb-dap] Take two at refactoring the startup sequence. (#140331)John Harrison
2025-05-16[lldb-dap] Adding additional asserts to unit tests. (#140107)John Harrison
2025-05-13[lldb-dap] Improving tests logging to understand CI failures. (#139311)John Harrison
2025-05-13[lldb] Move lldb_enable_attach from test_common to a separate header (#139550)Pavel Labath
2025-05-09[lldb-dap] Don't emit a removed module event for unseen modules (#139324)Jonas Devlieghere