summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGStmtOpenMP.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-10-17 16:28:28 +0000
committerPavel Labath <labath@google.com>2017-10-17 16:28:28 +0000
commitc596e9088fffd325918f1b87929dc1159750d02b (patch)
treea176ac7c2356ca0ecfe22f61b44213fd6a06c067 /clang/lib/CodeGen/CGStmtOpenMP.cpp
parentffcc7c6c38800b62789dc9c31be610dadc9e7f51 (diff)
downloadbcm5719-llvm-c596e9088fffd325918f1b87929dc1159750d02b.tar.gz
bcm5719-llvm-c596e9088fffd325918f1b87929dc1159750d02b.zip
lldb-server tests: Add support for testing debugserver
Summary: This adds support for running the lldb-server test suite (currently consisting of only one test) against the debugserver. Currently, the choice which binary to test is based on the host system. This will need to be replaced by something more elaborate if/when lldb-server starts supporting debugging on darwin. I need to make a couple of tweaks to the test client to work with debugserver: - debugserver has different command-line arguments - launching code adjusted to handle that - debugserver sends duplicate "medata" fields in the stop reply packet - adjusted stop-reply parsing code to handle that - debugserver replies to the k packet instead of just dropping the connection - stopping code adjusted, although we should probably consider aligning the behavior of the two stubs in this case Reviewers: jmajors, beanz Subscribers: srhines, mgorny, lldb-commits Differential Revision: https://reviews.llvm.org/D35311 llvm-svn: 316010
Diffstat (limited to 'clang/lib/CodeGen/CGStmtOpenMP.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud