llvm-project/lldb/source
Greg Clayton 48672afb66 Patch from Keno Fischer to enable JITLoaderGDB with mach-o file support.
The patch is as is with the functionality left disabled for apple vendors because of performance regressions. If this is enabled it ends up searching for symbols in all shared libraries that are loadeded.

llvm-svn: 211638
2014-06-24 22:22:43 +00:00
..
API Fix up Windows build for the SBUnixSignals addition. 2014-06-24 21:38:31 +00:00
Breakpoint Actually make a real scoped locker rather than constructing one that gets immediately thrown away... 2014-06-18 23:40:13 +00:00
Commands Initial merge of some of the iOS 8 / Mac OS X Yosemite specific 2014-06-13 02:37:02 +00:00
Core Patch from Keno Fischer to enable JITLoaderGDB with mach-o file support. 2014-06-24 22:22:43 +00:00
DataFormatters Initial merge of some of the iOS 8 / Mac OS X Yosemite specific 2014-06-13 02:37:02 +00:00
Expression Patch from Keno Fischer to enable JITLoaderGDB with mach-o file support. 2014-06-24 22:22:43 +00:00
Host Rework fix in r201744. You really DO need to waitpid twice to get the 2014-06-24 21:51:42 +00:00
Interpreter Interpreter: kill some dead code 2014-06-13 03:30:47 +00:00
Plugins Patch from Keno Fischer to enable JITLoaderGDB with mach-o file support. 2014-06-24 22:22:43 +00:00
Symbol Add a lock in the UnwindTable class so two Targets won't try 2014-06-18 23:32:53 +00:00
Target Initial merge of some of the iOS 8 / Mac OS X Yosemite specific 2014-06-13 02:37:02 +00:00
Utility Switch NULL to C++11 nullptr in source/Symbol and source/Utility 2014-04-20 13:17:36 +00:00
CMakeLists.txt Fix up Windows build for the SBUnixSignals addition. 2014-06-24 21:38:31 +00:00
Makefile Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
lldb-log.cpp Put "jit" in alpha order in log category list 2014-03-05 13:43:23 +00:00
lldb.cpp sanitise sign comparisons 2014-04-02 03:51:35 +00:00