llvm-project/lldb/source/Plugins/Platform
Oleksiy Vyalov 6474721c10 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.
http://reviews.llvm.org/D8306

llvm-svn: 232194
2015-03-13 18:44:56 +00:00
..
Android Enable process launching on android from lldb-gdbserver 2015-02-16 10:34:30 +00:00
FreeBSD 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. 2015-03-13 18:44:56 +00:00
Kalimba Add Initialize/Terminate method to Platform base plugin 2015-02-12 18:18:27 +00:00
Linux 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. 2015-03-13 18:44:56 +00:00
MacOSX 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. 2015-03-13 18:44:56 +00:00
POSIX Remove "virtual" and add "override" to all virtual functions. 2015-03-12 00:17:08 +00:00
Windows 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. 2015-03-13 18:44:56 +00:00
gdb-server Add filepath to qModuleInfo packet 2015-03-13 11:16:08 +00:00
CMakeLists.txt Create new platform: remote-android 2015-02-12 18:13:44 +00:00
Makefile Fix configure+make build broken by r228943 2015-02-13 10:39:23 +00:00