llvm-project/lldb/source/Plugins/Process
Francis Ricci 80dbd154fa Don't remove PIE executables when using svr4 packets
Summary:
Because PIE executables have an e_type of llvm::ELF::ET_DYN,
they are not of type eTypeExecutable, and were being removed
when svr4 packets were used.

Reviewers: clayborg, ADodds, tfiala, sas

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D20990

llvm-svn: 271899
2016-06-06 15:00:50 +00:00
..
FreeBSD second pass over removal of Mutex and Condition 2016-05-19 05:13:57 +00:00
Linux Remove Mutex from NativeProcessLinux 2016-05-16 09:18:30 +00:00
MacOSX-Kernel second pass over removal of Mutex and Condition 2016-05-19 05:13:57 +00:00
POSIX Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
Utility A better fix of incorrectly used locking in HistoryThread and HistoryUnwind. 2016-05-22 14:19:11 +00:00
Windows (Minor tweak) Make RegisterContextWindows_x86/x64::GetRegisterInfoAtIndex 2016-06-06 09:40:27 +00:00
elf-core Support Linux on SystemZ as platform 2016-04-14 14:28:34 +00:00
gdb-remote Don't remove PIE executables when using svr4 packets 2016-06-06 15:00:50 +00:00
mach-core Change over the broadcaster/listener process to hold shared or weak pointers 2016-03-07 21:50:25 +00:00
CMakeLists.txt Refactor Windows process plugin to allow code sharing between live and mini dump debugging. 2015-10-28 18:21:45 +00:00