jingham added a subscriber: jingham.
jingham added a comment.

We use process load to load images that are already extant (and system 
libraries at that.)  So it's got to be possible to load a library into a target 
process without trying to get the image over to the target.  And given how slow 
some targets are, it would be better to have a mode which does no checking but 
goes straight to the dlopen.

If you follow Greg's suggestion of providing an install spec, then an empty 
install spec could be the indication that you assume the binary is already 
present.


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