llvm-project/lldb/source/Plugins/Process/Linux
Pavel Labath 5abe726911 Revert "[NativeProcessLinux] Integrate MainLoop"
This seems to be causing major slowdows on the android buildbot. Reverting while I investigate.

llvm-svn: 242391
2015-07-16 08:45:03 +00:00
..
CMakeLists.txt Remove old local-only linux debugging code 2015-06-24 14:43:20 +00:00
Makefile Fix configure & make build with python disabled 2014-09-09 04:52:37 +00:00
NativeProcessLinux.cpp Revert "[NativeProcessLinux] Integrate MainLoop" 2015-07-16 08:45:03 +00:00
NativeProcessLinux.h Revert "[NativeProcessLinux] Integrate MainLoop" 2015-07-16 08:45:03 +00:00
NativeRegisterContextLinux.cpp Revert "[NativeProcessLinux] Integrate MainLoop" 2015-07-16 08:45:03 +00:00
NativeRegisterContextLinux.h [NativeProcessLinux] Use lambdas in DoOperation calls 2015-06-26 10:14:12 +00:00
NativeRegisterContextLinux_arm.cpp Move register reading form NativeProcessLinux to NativeRegisterContextLinux* 2015-05-26 11:58:52 +00:00
NativeRegisterContextLinux_arm.h Move register reading form NativeProcessLinux to NativeRegisterContextLinux* 2015-05-26 11:58:52 +00:00
NativeRegisterContextLinux_arm64.cpp Revert "[NativeProcessLinux] Integrate MainLoop" 2015-07-16 08:45:03 +00:00
NativeRegisterContextLinux_arm64.h Fix 128bit register read and user register count on aarch64 2015-07-03 11:17:07 +00:00
NativeRegisterContextLinux_mips64.cpp Revert "[NativeProcessLinux] Integrate MainLoop" 2015-07-16 08:45:03 +00:00
NativeRegisterContextLinux_mips64.h [NativeProcessLinux] Use lambdas in DoOperation calls 2015-06-26 10:14:12 +00:00
NativeRegisterContextLinux_x86_64.cpp Move register reading form NativeProcessLinux to NativeRegisterContextLinux* 2015-05-26 11:58:52 +00:00
NativeRegisterContextLinux_x86_64.h Move register reading form NativeProcessLinux to NativeRegisterContextLinux* 2015-05-26 11:58:52 +00:00
NativeThreadLinux.cpp Report inferior SIGSEGV as a signal instead of an exception on linux 2015-05-29 10:13:03 +00:00
NativeThreadLinux.h Report inferior SIGSEGV as a signal instead of an exception on linux 2015-05-29 10:13:03 +00:00
ProcFileReader.cpp Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
ProcFileReader.h Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
Procfs.h Move register reading form NativeProcessLinux to NativeRegisterContextLinux* 2015-05-26 11:58:52 +00:00