llvm-project/lldb/source/Plugins/Process
Vince Harron d7e6a4f2f0 Fixed a ton of gcc compile warnings
Removed some unused variables, added some consts, changed some casts
to const_cast. I don't think any of these changes are very
controversial.

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

llvm-svn: 237218
2015-05-13 00:25:54 +00:00
..
FreeBSD Sprinkle some #include <mutex> in files that use std::call_once. 2015-04-03 10:55:00 +00:00
Linux Fixed a ton of gcc compile warnings 2015-05-13 00:25:54 +00:00
MacOSX-Kernel Sprinkle some #include <mutex> in files that use std::call_once. 2015-04-03 10:55:00 +00:00
POSIX Get lldb-server building on android-9 2015-05-12 01:10:56 +00:00
Utility Convert mmap options for target in InferiorCallMmap. 2015-05-09 15:53:31 +00:00
Windows Add logging to ProcessWindows. 2015-05-07 21:39:33 +00:00
elf-core This patch adds support aarch64-linux-gnu (SysV) abi in lldb. 2015-04-29 11:52:35 +00:00
gdb-remote Fixed a ton of gcc compile warnings 2015-05-13 00:25:54 +00:00
mach-core Don't force a vendor check in ProcessMachCore::CanDebug() -- if this 2015-04-29 22:17:45 +00:00
CMakeLists.txt Create a HostThread abstraction. 2014-09-09 20:54:56 +00:00