forked from OSchip/llvm-project
df1e4b697e
We're seeing some very occasional failures in these tests where the mini-driver dies with a SIGPIPE. We don't use SIGPIPE for anything, and the main lldb driver program already ignores SIGPIPE, so ignoring it in the mini-driver is a good way to remove these spurious failures. <rdar://problem/29740488> llvm-svn: 290216 |
||
---|---|---|
.. | ||
Makefile | ||
TestMultithreaded.py | ||
common.h | ||
driver.cpp.template | ||
inferior.cpp | ||
listener_test.cpp.template | ||
test_breakpoint_callback.cpp.template | ||
test_listener_event_description.cpp.template | ||
test_listener_event_process_state.cpp.template | ||
test_listener_resume.cpp.template |