llvm-project/lldb/source/Plugins
Todd Fiala 4dc625281d Fix most of the remaining Windows build warnings.
See http://reviews.llvm.org/D3944 for more details.

Change by Zachary Turner.

llvm-svn: 210035
2014-06-02 17:30:22 +00:00
..
ABI sweep up -Wformat warnings from gcc 2014-04-04 04:06:10 +00:00
Disassembler Update how we create our MCSymbolizer to keep working correctly 2014-05-17 00:27:44 +00:00
DynamicLoader Add some basic sanity checks to DynamicLoaderDarwinKernel::ReadKextSummaryHeader() 2014-04-15 01:04:00 +00:00
Instruction Fix Windows warnings. 2014-05-28 16:43:26 +00:00
JITLoader Disable JITLoaderGDB on "vendor == apple" for now due to performance slowdowns for every first run process as a global name lookup in all shared libraries if performed. 2014-04-07 20:13:57 +00:00
LanguageRuntime Rename eExecution*** to eExpression*** to be consistent with the result type. 2014-05-05 02:47:44 +00:00
ObjectContainer LLDB could segfault if it got a .a file that had extra padding bytes at the end of the file. 2014-05-02 22:25:51 +00:00
ObjectFile iOS simulator cleanup to make sure we use "*-apple-ios" for iOS simulator apps and binaries. 2014-05-29 21:33:45 +00:00
OperatingSystem Fixed deadlocks that could occur when using python for breakpoints, operating system plugins, and other async python usage. 2014-02-13 23:34:38 +00:00
Platform Fix most of the remaining Windows build warnings. 2014-06-02 17:30:22 +00:00
Process iOS simulator cleanup to make sure we use "*-apple-ios" for iOS simulator apps and binaries. 2014-05-29 21:33:45 +00:00
SymbolFile Fix Windows warnings. 2014-05-28 16:43:26 +00:00
SymbolVendor Remove commented includes 2014-02-02 14:06:07 +00:00
SystemRuntime Add a new SBThread::SafeToCallFunctions API; this calls over to 2014-05-13 22:02:48 +00:00
UnwindAssembly sanitise sign comparisons 2014-04-02 03:51:35 +00:00
CMakeLists.txt Add support for JIT debugging on Linux using the GDB JIT interface. Patch written with Keno Fischer. 2014-03-05 10:12:43 +00:00
Makefile lldb arm64 import. 2014-03-29 18:54:20 +00:00