summaryrefslogtreecommitdiff
path: root/lldb/test/API/tools/lldb-server/TestGdbRemoteFork.py
AgeCommit message (Expand)Author
2025-10-13[lldb][test] Replace seven.join_for_shell with shlex.join (#163191)David Spickett
2025-03-13[lldb] Split some lldb-server tests to avoid timeout (#129614)David Peixotto
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-07-05[LLDB] Disable TestGdbRemoteFork* for Arm/AArch64 LinuxMuhammad Omair Javaid
2022-06-29[lldb] [test] Avoid relying on signos in other fork testsMichał Górny
2022-06-29[lldb] [test] Un-XFAIL fork tests on arm as wellMichał Górny
2022-06-29[lldb] [test] Use raise(SIGSTOP) instead of trap in fork testsMichał Górny
2022-06-29[lldb] [test] Split TestGdbRemoteFork in twoMichał Górny
2022-06-28[lldb] [llgs] Fix premature server exit if multiprocess+nonstopMichał Górny
2022-06-28[lldb] [llgs] Add base nonstop fork/vfork testsMichał Górny
2022-06-28[lldb] [test] XFAIL llgs tests failing on armMichał Górny
2022-06-28[lldb] [test] Skip llgs tests broken due to #56268 on aarch64Michał Górny
2022-06-25Reland "[lldb] [llgs] Support multiprocess in qfThreadInfo"Michał Górny
2022-06-25Revert "[lldb] [llgs] Support multiprocess in qfThreadInfo"Michał Górny
2022-06-24[lldb] [test] Move part of fork tests to common helperMichał Górny
2022-06-24[lldb] [llgs] Implement the 'T' packetMichał Górny
2022-06-24[lldb] [llgs] Include PID in QC response in multiprocess modeMichał Górny
2022-06-24[lldb] [llgs] Add a test for multiprocess register read/writeMichał Górny
2022-06-24[lldb] [llgs] Support multiprocess in qfThreadInfoMichał Górny
2022-06-24[lldb] [llgs] Add a test for multiprocess memory read/writeMichał Górny
2022-06-24[lldb] [llgs] Support resuming one process with PID!=current via vContMichał Górny
2022-06-24[lldb] [llgs] Add test for resuming via c in multiprocess scenariosMichał Górny
2022-06-24[lldb] [llgs] Implement the vKill packetMichał Górny
2022-06-24[lldb] [llgs] Make `k` kill all processes, and fix multiple exitsMichał Górny
2022-06-21[lldb] [llgs] Add a test for detach-all packetMichał Górny
2022-06-21[lldb] [llgs] Refactor fork/vfork tests, verify stateMichał Górny
2022-06-21[lldb] [llgs] Fix signo sent with fork/vfork/vforkdone eventsMichał Górny
2022-06-20[lldb] [llgs] Include process ID in stop responsesMichał Górny
2022-06-20[lldb] [llgs] Include process id in W/X stop reasonsMichał Górny
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-01-03[lldb-server/linux] Fix waitpid for multithreaded forksPavel Labath
2021-07-02[lldb] [test] Add missing category to test_detach_currentMichał Górny
2021-07-02[lldb] [gdb-remote server] Support selecting process via HgMichał Górny
2021-04-24[lldb] [llgs] Support owning and detaching extra processesMichał Górny