hanchenye-llvm-project/lldb/source/Plugins
Todd Fiala 6a2f62cbd3 Linux/FreeBSD local debugging: allow redirection to pts for POSIX process.
See http://reviews.llvm.org/D5135 for more details.

Change by Zephyr Zhao.

llvm-svn: 217382
2014-09-08 15:57:14 +00:00
..
ABI RegisterContextLLDB::InitializeNonZerothFrame had a bit of code to 2014-09-02 23:04:01 +00:00
Disassembler Update how we create our MCSymbolizer to keep working correctly 2014-05-17 00:27:44 +00:00
DynamicLoader Added logging of the POSIX-DYLD rendezvous address (i.e. the info_location address) 2014-09-05 22:28:40 +00:00
Instruction Update lldb to track recent Triple arm64 enum removal and collapse into aarch64. 2014-07-23 14:37:35 +00:00
JITLoader Patch from Keno Fischer to enable JITLoaderGDB with mach-o file support. 2014-06-24 22:22:43 +00:00
LanguageRuntime Extend the encoding parser to support the @typeName syntax for Objective-C object types 2014-08-23 00:20:33 +00:00
MemoryHistory ASan malloc/free history threads 2014-09-04 01:03:18 +00:00
ObjectContainer Fix typos. 2014-07-08 18:05:41 +00:00
ObjectFile Fix up lldb build for llvm r217172. 2014-09-04 19:31:52 +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 Added setting: platform.plugin.linux.use-llgs-for-local (boolean), defaults to false 2014-08-28 22:17:54 +00:00
Process Linux/FreeBSD local debugging: allow redirection to pts for POSIX process. 2014-09-08 15:57:14 +00:00
SymbolFile Remove the hostname part from compilation directories, if supplied by 2014-08-26 06:57:23 +00:00
SymbolVendor Remove commented includes 2014-02-02 14:06:07 +00:00
SystemRuntime Fix error handling for the AppleGetQueues and AppleGetPendingItems 2014-06-23 22:45:54 +00:00
UnwindAssembly Remove trailing whitespace from lines in UnwindAssembly-x86.cpp. No other changes. 2014-08-25 23:46:06 +00:00
CMakeLists.txt ASan malloc/free history threads 2014-09-04 01:03:18 +00:00
Makefile ASan malloc/free history threads 2014-09-04 01:03:18 +00:00