llvm-project/lldb/source/Plugins
Greg Clayton 386ff18a4a Patch from Dragos Tatulea which was a modified version of a patch from
Joel Dillon that fixed 64 debugging for Linux.

I also added a patch to fix up the ProcessLinux::DoLaunch() to be up to date.
I wasn't able to verify it compiles, but it should b really close.

llvm-svn: 143772
2011-11-05 01:09:16 +00:00
..
ABI Have the FuncUnwinder object request & provide an architecture-defined 2011-09-15 00:44:34 +00:00
Disassembler/llvm warnings: Fix a bunch of -Wreorder problems. 2011-10-31 22:50:49 +00:00
DynamicLoader Fixed the Xcode project building of LLVM to be a bit more user friendly: 2011-11-04 03:34:56 +00:00
Instruction/ARM Fixed some warnings after enabling some stricter warnings in the Xcode project 2011-10-31 23:51:19 +00:00
LanguageRuntime Enhanced the ObjC DynamicCheckerFunction to test for "object responds to selector" as well as 2011-11-01 02:46:54 +00:00
ObjectContainer Update declarations for all functions/methods that accept printf-style 2011-09-20 21:44:10 +00:00
ObjectFile <rdar://problem/10368163> 2011-10-31 20:50:40 +00:00
OperatingSystem/Darwin-Kernel build: Add the Darwin-Kernel Makefile. 2011-10-31 23:38:34 +00:00
Platform Added the ability for the target to specify Modules that will not be searched 2011-10-28 23:14:11 +00:00
Process Patch from Dragos Tatulea which was a modified version of a patch from 2011-11-05 01:09:16 +00:00
SymbolFile Sometimes the debug information includes artifically- 2011-11-02 01:38:59 +00:00
SymbolVendor/MacOSX Don't put modules for .o files into the global shared module list. We 2011-09-18 18:59:15 +00:00
UnwindAssembly Fix verbose logging of unwinders. 2011-09-29 22:34:41 +00:00
Makefile build: Build in the Darwin-Kernel OperatingSystem plugin. 2011-10-31 22:51:11 +00:00