clayborg added a comment.

Maybe Platform::LoadImage() should keep its current arguments and the path that 
is specified should always be correct for the platform. Other code should do 
the copy over if it needs to and call Platform::LoadImage() with a path that 
makes sense for the platform. The we can add all the options we want to 
"process load" to do the installing to a certain location.


http://reviews.llvm.org/D15152



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to