summaryrefslogtreecommitdiff
path: root/lldb/test/API/tools/lldb-server/main.cpp
AgeCommit message (Expand)Author
2025-10-07[lldb][test] Wait for a file before attempting to attach to lldb-server test ...David Spickett
2025-05-13[lldb] Move lldb_enable_attach from test_common to a separate header (#139550)Pavel Labath
2025-03-07[lldb] Adapt llgs tests for RISC-V (#130034)Georgiy Samoylov
2025-02-13[lldb] Fix build problem in llgs tests for RISC-V (#127091)Georgiy Samoylov
2022-07-15[lldb] [llgs] Improve stdio forwarding in multiprocess+nonstopMichał Górny
2022-07-11[lldb/test] Use SIGINT as the "stopping" signalPavel Labath
2022-06-29[lldb] [test] Use raise(SIGSTOP) instead of trap in fork testsMichał Górny
2022-06-24[lldb] [llgs] Add test for resuming via c in multiprocess scenariosMichał Górny
2022-02-09[lldb] Stabilize threaded windows lldb-server testsPavel Labath
2022-02-09[lldb/test] Remove sleeps from some lldb-server testsPavel Labath
2021-09-10[lldb] [gdb-remote] Support QEnvironment fallback to hex-encodedMichał Górny
2021-06-22[lldb] Add missing string include to lldb-server's mainRaphael Isemann
2021-04-26[lldb] Don't use ::fork or ::vfork on watchOS or tvOSJonas Devlieghere
2021-04-24[lldb] [llgs] Support owning and detaching extra processesMichał Górny
2021-04-21[lldb/test] Modernize lldb-server test inferiorPavel Labath
2021-03-30[lldb/test] Deflake TestGdbRemote_vContThreads even morePavel Labath
2021-03-18[lldb] Fix flakyness in TestGdbRemote_vContThreadsPavel Labath
2020-04-07[lldb] NFC: Fix trivial typo in comments, documents, and messagesKazuaki Ishizaki
2020-03-06[lldb/test] Use inline assembly for instruction counting testsPavel Labath
2020-02-20[lldb] Remove license headers from all test source filesRaphael Isemann
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht