aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-server
AgeCommit message (Expand)AuthorFilesLines
2025-10-15[lldb] Fix bot failure due to new qSupported packet reply (#163643)Felipe de Azevedo Piovezan1-0/+1
2025-10-07[lldb][test] Wait for a file before attempting to attach to lldb-server test ...David Spickett1-2/+9
2025-04-01[lldb] add --platform-available-ports option to the dotest.py (#112555)dlav-sc1-0/+2
2025-03-17Reapply "[lldb] Implement basic support for reverse-continue (#125242)" (agai...Pavel Labath1-5/+9
2025-03-07[lldb] Adapt llgs tests for RISC-V (#130034)Georgiy Samoylov1-1/+1
2025-02-14[lldb] Fix broken pipe error (#127100)Georgiy Samoylov1-9/+6
2025-01-31Revert "Reland "[lldb] Implement basic support for reverse-continue" (#125242)"Adrian Prantl1-9/+5
2025-01-31Reland "[lldb] Implement basic support for reverse-continue" (#125242)David Spickett1-5/+9
2025-01-30Revert "Reland "[lldb] Implement basic support for reverse-continue" (#123906...David Spickett1-9/+5
2025-01-30Reland "[lldb] Implement basic support for reverse-continue" (#123906)" (#123...David Spickett1-5/+9
2025-01-22Revert "[lldb] Implement basic support for reverse-continue" (#123906)Pavel Labath1-9/+5
2025-01-22[lldb] Implement basic support for reverse-continue (#112079)Robert O'Callahan1-5/+9
2024-12-31[lldb] Update two API tests to fix x86 Darwin failures (#121380)Jason Molenda1-1/+11
2024-12-02[lldb] Added an exponential algorithm for the sleep time in connect_to_debug_...Dmitry Vasilyev1-3/+5
2024-07-08[lldb][test] Fix type error when calling random.randrange with 'float' arg (#...Kendal Harland1-1/+1
2024-07-02[LLDB] Fix TestGdbRemoteConnection.py on WindowsMuhammad Omair Javaid1-1/+1
2024-06-28[lldb-dap] Added "port" property to vscode "attach" command. (#91570)Santhosh Kumar Ellendula1-0/+146
2024-05-10[lldb] Fixed SyntaxWarning: invalid escape sequence \[ \d \s (#91146)Dmitry Vasilyev2-3/+3
2024-02-05[lldb] Add QSupported key to report watchpoint types supported (#80376)Jason Molenda1-0/+2
2023-08-14[lldb] Remove use of __future__ in pythonAlex Langford2-5/+0
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere3-573/+817
2022-08-11[lldb] Remove uses of six module (NFC)Dave Lee2-5/+3
2022-07-15[lldb] [llgs] Send process output asynchronously in non-stop modeMichał Górny1-26/+8
2022-06-29[lldb] [test] Avoid relying on signos in other fork testsMichał Górny1-2/+3
2022-06-29[lldb] [test] Use raise(SIGSTOP) instead of trap in fork testsMichał Górny1-3/+5
2022-06-29[lldb] [test] Split TestGdbRemoteFork in twoMichał Górny1-0/+204
2022-06-24[lldb] [llgs] Support multiprocess in qfThreadInfoMichał Górny1-3/+8
2022-06-21[lldb] [llgs] Implement non-stop style stop notification packetsMichał Górny2-1/+2
2022-02-09[lldb/test] Remove sleeps from some lldb-server testsPavel Labath1-44/+13
2022-02-07[lldb] Fix a few lldb-server tests on Apple SiliconJonas Devlieghere1-10/+11
2022-01-13[lldb] [llgs] Implement qXfer:siginfo:readMichał Górny1-0/+1
2021-11-18Revert "Increase gdbremote timeout."Adrian Prantl1-2/+2
2021-11-16Increase gdbremote timeout.Adrian Prantl1-2/+2
2021-11-16typoAdrian Prantl1-1/+1
2021-11-10[lldb] Support gdbserver signalsMichał Górny1-0/+1
2021-10-19[lldb] Reduce code duplication around inferior buildingPavel Labath1-3/+0
2021-09-13[lldb] [testsuite] Fix false failures on "\n" regex matchJan Kratochvil1-1/+1
2021-09-06[lldb] [llgs server] Support creating core dumps on NetBSDMichał Górny1-0/+1
2021-08-11Update gdbremote_testcase.py to allow new k-v pair in qMemoryRegionInfoJason Molenda1-1/+2
2021-06-24[lldb][AArch64] Add memory-tagging qSupported featureDavid Spickett1-0/+1
2021-06-20Add a corefile style option to process save-core; skinny corefilesJason Molenda1-1/+2
2021-04-24[lldb] [Process] Introduce protocol extension support APIMichał Górny1-2/+5
2021-04-14[lldb/test] Remove the "expect_captures" feature of lldb-server testsPavel Labath1-41/+11
2021-04-13[lldb/test] s/add_no_ack_remote_stream/do_handshakePavel Labath2-55/+35
2021-04-13[lldb] Remove self-skipping code from lldb-server testsPavel Labath1-4/+0
2021-03-30[lldb] [server] Support for multiprocess extensionMichał Górny1-1/+2
2021-02-21Reapply "[lldb/test] Automatically find debug servers to test"Pavel Labath1-55/+6
2021-02-11Revert "[lldb/test] Automatically find debug servers to test"Pavel Labath1-6/+55
2021-02-11[lldb/test] Automatically find debug servers to testPavel Labath1-55/+6
2021-01-20Revert "[lldb] Re-enable TestPlatformProcessConnect on macos"Pavel Labath1-0/+3