Use target.exec-search-paths setting when resolving executable path for remote target.
authorOleksiy Vyalov <ovyalov@google.com>
Tue, 14 Jul 2015 18:59:32 +0000 (18:59 +0000)
committerOleksiy Vyalov <ovyalov@google.com>
Tue, 14 Jul 2015 18:59:32 +0000 (18:59 +0000)
commita3f245fff0d7a3d3446e91ec5dd87ce4f5f2078b
treef3cab4cdda8d1381a6a22e36ef0bf875ec0524fb
parentdf62ed3f8b360f150f82a94d2c4ab31718b68b3c
Use target.exec-search-paths setting when resolving executable path for remote target.

http://reviews.llvm.org/D11163

llvm-svn: 242183
lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp
lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp
lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp