[Lldb-commits] [PATCH] Extend Platform(s) in order to cache remote executables using ModuleCache and make POSIX dynamic loader to use this flow when attaching to a remote target.
Oleksiy Vyalov
ovyalov at google.com
Fri Mar 13 11:48:27 PDT 2015
AFFECTED FILES
/lldb/trunk/include/lldb/Target/Platform.h
/lldb/trunk/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp
/lldb/trunk/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h
/lldb/trunk/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
/lldb/trunk/source/Plugins/Platform/Linux/PlatformLinux.cpp
/lldb/trunk/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
/lldb/trunk/source/Plugins/Platform/Windows/PlatformWindows.cpp
/lldb/trunk/source/Target/Platform.cpp
USERS
ovyalov (Author)
http://reviews.llvm.org/rL232194
http://reviews.llvm.org/D8306
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list