llvm-project/lldb/source/Host
Pavel Labath 3eb8b1ade1 Fix android build of the new process launcher
Android does not define the "cross-platform" symbol PT_TRACE_ME. Define
it ourselves, so we can keep the rest of the code generic.

llvm-svn: 293779
2017-02-01 16:43:22 +00:00
..
android *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
common Document that LaunchProcessPosixSpawn is used on NetBSD 2017-02-01 14:35:08 +00:00
freebsd Try to fix freebsd and android builds. 2016-09-19 18:03:54 +00:00
linux Transform ProcessLauncherLinux to ProcessLauncherPosixFork 2017-02-01 14:30:40 +00:00
macosx Adopt PrettyStackTrace in LLDB 2016-12-14 21:31:31 +00:00
netbsd Switch HostInfoNetBSD::GetProgramFileSpec to sysctl(7) 2017-01-28 20:04:53 +00:00
posix Fix android build of the new process launcher 2017-02-01 16:43:22 +00:00
windows Replace chdir() usage with the llvm equivalent. 2017-01-25 11:10:52 +00:00
CMakeLists.txt Transform ProcessLauncherLinux to ProcessLauncherPosixFork 2017-02-01 14:30:40 +00:00