Fixed DoConnectRemote issues where ProcessKDP wasn't switched over to use the version...
authorGreg Clayton <gclayton@apple.com>
Wed, 7 Dec 2016 23:51:49 +0000 (23:51 +0000)
committerGreg Clayton <gclayton@apple.com>
Wed, 7 Dec 2016 23:51:49 +0000 (23:51 +0000)
commit3ce7e99680bfcb021a4a125d40e9e0dbceb6e323
tree74d43f35e09ab5b29cee9b1170a44e3a796490eb
parent24fb20c13d2e3a7eb6a787dec1c16639d873452f
Fixed DoConnectRemote issues where ProcessKDP wasn't switched over to use the version that needed a StringRef as the URL, and also updated all virtual functions to say "override" to make sure this doesn't happen again.

llvm-svn: 288999
lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp
lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.h