summaryrefslogtreecommitdiff
path: root/lldb/test/API/tools/lldb-server/TestNonStop.py
AgeCommit message (Expand)Author
2024-09-04[lldb][test] Skip some lldb-server tests on WindowsDavid Spickett
2024-02-27[lldb][test][Windows] Fix NonStop tests on case insensitive file systemsDavid Spickett
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-07-21[lldb/test] Fix flakyness in TestNonStop.test_stdioPavel Labath
2022-07-15[lldb] [test] Skip test_leave_nonstop on WindowsMichał Górny
2022-07-15[lldb] [llgs] Fix disabling non-stop modeMichał Górny
2022-07-15[lldb] [test] Skip test_stop_reason_while_running on WindowsMichał Górny
2022-07-15[lldb] [llgs] Fix `?` packet response for running threadsMichał Górny
2022-07-15[lldb] [test] Skip TestNonStop → test_stdio on WindowsMichał Górny
2022-07-15[lldb] [llgs] Send process output asynchronously in non-stop modeMichał Górny
2022-07-15[lldb] [test] Skip new NonStop tests on WindowsMichał Górny
2022-07-15Reland "[lldb] [llgs] Fix multi-resume bugs with nonstop mode"Michał Górny
2022-07-15Revert "[lldb] [llgs] Fix multi-resume bugs with nonstop mode"Michał Górny
2022-07-15[lldb] [llgs] Fix multi-resume bugs with nonstop modeMichał Górny
2022-07-10[lldb] Delete more mydir references (NFC)Dave Lee
2022-06-22[lldb] [test] Mark TestNonStop as LLGS-specificMichał Górny
2022-06-21[lldb] [llgs] Attempt to fix LLGS tests on WindowsMichał Górny
2022-06-21[lldb] [llgs] Implement non-stop style stop notification packetsMichał Górny