[Lldb-commits] [PATCH] D15152: Change Platform::LoadImage to copy the file to the remote platform

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 2 10:15:54 PST 2015


clayborg added a comment.

The --install-path option is optional and doesn't need to be specified, but if it is specified, we need all platforms, even the host platform, to install the shared library to this location prior to loading it.


http://reviews.llvm.org/D15152





More information about the lldb-commits mailing list