summaryrefslogtreecommitdiff
path: root/lldb/packages/Python
AgeCommit message (Expand)Author
2025-05-07[lldb-dap] Change the launch sequence (#138219) (reland)Jonas Devlieghere
2025-05-07Revert "[lldb-dap] Change the launch sequence (#138219)"David Spickett
2025-05-06Revert "[lldb-dap] Don't make stopOnAttach the default in attach tests"Jonas Devlieghere
2025-05-06[lldb-dap] Don't make stopOnAttach the default in attach testsJonas Devlieghere
2025-05-06[lldb-dap] Change the launch sequence (#138219)Jonas Devlieghere
2025-05-05[lldb-dap] Give attach test binaries unique names (#138435)Jonas Devlieghere
2025-04-30[NFC][lldb][test] Fix typo in test setup commands. (#137944)Ebuka Ezike
2025-04-29[lldb] Provide an unconditional @skip annotation for API tests (#137712)Jonas Devlieghere
2025-04-28[lldb-dap] Fix TestDap_attach.py flakiness (#137278)Wanyi
2025-04-27[lldb-dap] Support the Module Event (#137380)Jonas Devlieghere
2025-04-25[lldb-dap] Fix broken tests with commanEscapePrefix="" (#137384)Ely Ronnen
2025-04-25[lldb] Emit diagnostics as "important" output (#137280)Jonas Devlieghere
2025-04-25[lldb-dap] Refactoring lldb-dap 'launch' request to use typed RequestHandler<...John Harrison
2025-04-24[lldb-dap] Support StackFrameFormat (#137113)Jonas Devlieghere
2025-04-23[lldb] returning command completions up to a maximum (#135565)Ely Ronnen
2025-04-19[lldb-dap] Remove an incorrect assumption on reverse requests. (#136210)John Harrison
2025-04-15[lldb] Make SBProcess thread related actions listen to StopLocker (#134339)Wanyi
2025-04-02[lldb-dap] Add progress events to the packet list (#134157)Jonas Devlieghere
2025-04-01[lldb] Fix intel trace plugin tests (#133826)David Peixotto
2025-04-01[lldb] add --platform-available-ports option to the dotest.py (#112555)dlav-sc
2025-03-28[lldb-dap] Migrating DAP 'initialize' to new typed RequestHandler. (#133007)John Harrison
2025-03-26[lldb] Implement a statusline in LLDB (#121860)Jonas Devlieghere
2025-03-24[lldb] Fix TestGdbRemoteForkNonStop.py test (#131293)Georgiy Samoylov
2025-03-21[lldb] Ignore registers that the debugserver fails to read (#132122)Robert O'Callahan
2025-03-19[lldb-dap] Waiting for the test binary to exit prior to dumping logs. (#131917)John Harrison
2025-03-17[lldb] Support ordered patterns in lldbtest.expect (#131475)Dave Lee
2025-03-17Reapply "[lldb] Implement basic support for reverse-continue (#125242)" (agai...Pavel Labath
2025-03-12[lldb-dap] Refactoring IOStream into Transport handler. (#130026)John Harrison
2025-03-10[lldb] Add more ARM checks in TestLldbGdbServer.py (#130277)David Spickett
2025-03-07[lldb] Adapt llgs tests for RISC-V (#130034)Georgiy Samoylov
2025-02-28[lldb] fix(lldb/**.py): fix invalid escape sequences (#94034)Eisuke Kawashima
2025-02-27[lldb-dap] Adaptor -> Adapter (NFC) (#129110)Jonas Devlieghere
2025-02-24[lldb-dap] Add 'source' references to stack frames without source files. (#12...John Harrison
2025-02-21[lldb-dap] Refactoring lldb-dap port listening mode to allow multiple connect...John Harrison
2025-02-14[lldb] Fix broken pipe error (#127100)Georgiy Samoylov
2025-02-04[lldb-dap] Support column breakpoints (#125347)Adrian Vogelsgesang
2025-01-31Revert "Reland "[lldb] Implement basic support for reverse-continue" (#125242)"Adrian Prantl
2025-01-31Reland "[lldb] Implement basic support for reverse-continue" (#125242)David Spickett
2025-01-31[lldb] Add RISCV for Makefile.rules (#124758)kper
2025-01-31[lldb] Add support for gdb-style 'x' packet (#124733)Pavel Labath
2025-01-30Revert "Reland "[lldb] Implement basic support for reverse-continue" (#123906...David Spickett
2025-01-30Reland "[lldb] Implement basic support for reverse-continue" (#123906)" (#123...David Spickett
2025-01-25[lldb] Delete lldbutil.PrintableRegex (NFC)Dave Lee
2025-01-25[lldb] Delete unused lldbutil.print_registers (NFC)Dave Lee
2025-01-22Revert "[lldb] Implement basic support for reverse-continue" (#123906)Pavel Labath
2025-01-22[lldb] Implement basic support for reverse-continue (#112079)Robert O'Callahan
2025-01-14[lldb][Linux] Mark memory regions used for shadow stacks (#117861)David Spickett
2025-01-14[LLDB][LoongArch] Add LSX and LASX register definitions and operationswanglei
2024-12-31[lldb] Update two API tests to fix x86 Darwin failures (#121380)Jason Molenda
2024-12-02[lldb] Added an exponential algorithm for the sleep time in connect_to_debug_...Dmitry Vasilyev