[Lldb-commits] [PATCH] D15152: Change Platform::LoadImage to copy the file to the remote platform
Tamas Berghammer via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 3 10:17:48 PST 2015
tberghammer added a comment.
Sounds reasonable. The only question is that currently only PlatformPOSIX supports LoadImage. Do we want to add the DoLoadImage function now, or do we want to wait until some other platform also want to implement image loading?
http://reviews.llvm.org/D15152
More information about the lldb-commits
mailing list