"lldb/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "af3753eb3a78ad020c6ffaead99423eca3da46f5"
Refactor GdbRemote test cases to support remote platforms
Previously these test cases execute lldb-server on the host and run the tests against it even if a remote platform was specified. With this CL these tests always test the communication with an lldb-server instance running on the target. Differential revision: http://reviews.llvm.org/D8202 llvm-svn: 231922
Loading
Please register or sign in to comment