summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Subprocess
AgeCommit message (Expand)Author
2024-10-31[lldb] Remove lldb-repro utilityJonas Devlieghere
2023-09-08[lldb][AArch64] Re-enable clone follow tests on AArch64 LinuxDavid Spickett
2021-09-13[lldb] [test] Remove parent output checks from follow-child testsMichał Górny
2021-09-10[lldb] [test] Remove parent check in Subprocess/clone-follow-child-softbp.testMichał Górny
2021-09-10[lldb] [test] Synchronize before the breakpoint in fork testsMichał Górny
2021-09-10[lldb] [test] Add synchronization fix Subprocess test flakinessMichał Górny
2021-09-03[lldb] [test] Mark the remaining vfork-follow-child test unsupported (flaky) ...Michał Górny
2021-09-03[lldb] [test] Mark vfork-follow-child-* tests unsupported (flaky) on aarch64Michał Górny
2021-09-03[lldb] [test] Mark *fork-follow-child* tests non-DarwinMichał Górny
2021-09-02[lldb] [client] Implement follow-fork-modeMichał Górny
2021-09-01[lldb] [gdb-remote client] Remove breakpoints throughout vforkMichał Górny
2021-09-01Revert "[lldb] [gdb-remote client] Remove breakpoints throughout vfork"Michał Górny
2021-09-01[lldb] [gdb-remote client] Remove breakpoints throughout vforkMichał Górny
2021-08-31[lldb] [test] Mark fork-follow-parent-softbp.test as darwin-unsupportedMichał Górny
2021-08-31[lldb] [gdb-remote client] Remove breakpoints in forked processesMichał Górny
2021-04-13Reland "[lldb] [Process] Watch for fork/vfork notifications" for LinuxMichał Górny
2021-04-13Reland "[lldb] [Process] Watch for fork/vfork notifications" for NetBSDMichał Górny
2021-04-13Reland "[lldb] [Process] Watch for fork/vfork notifications" for FreeBSDMichał Górny
2021-04-13Revert "[lldb] [Process] Watch for fork/vfork notifications" and associated f...Pavel Labath
2021-04-12[lldb] Disable Shell/Subporcess with reproducersJonas Devlieghere
2021-04-08[lldb] (Temporarily) disable vfork-follow-parent-wp.test on DarwinJonas Devlieghere
2021-04-08[lldb] [test] Skip clone() tests on Linux/aarch64Michał Górny
2021-04-08[lldb] [Process] Watch for fork/vfork notificationsMichał Górny