.. |
ABI
|
Fix an issue where LLDB could crash when trying to figure out the return value layout for an invalid type
|
2015-04-06 21:39:56 +00:00 |
Disassembler
|
Fix call to llvm::Target::createMCInstPrinter.
|
2015-03-31 00:59:13 +00:00 |
DynamicLoader
|
Fix DynamicLoaderMacOSXDYLD to deal with new shared cache changes.
|
2015-03-31 17:02:36 +00:00 |
Instruction
|
Fix a typo in EmulateInstructioinMIPS64
|
2015-03-18 09:57:10 +00:00 |
InstrumentationRuntime
|
Further reduce header footprint of Debugger.h.
|
2015-03-04 01:58:01 +00:00 |
JITLoader
|
Reduce header footprint of Target.h
|
2015-03-03 19:23:09 +00:00 |
LanguageRuntime
|
Fix error introduced by changing function signatures.
|
2015-03-24 18:56:08 +00:00 |
MemoryHistory
|
Add ASan history threads into process_sp->GetExtendedThreadList, so they don't get freed too early
|
2014-09-23 18:20:24 +00:00 |
ObjectContainer
|
Add Utility/ModuleCache class and integrate it with PlatformGDBRemoteServer - in order to allow modules caching from remote targets.
|
2015-03-10 01:15:28 +00:00 |
ObjectFile
|
Ignore mapping symbols on aarch64
|
2015-04-07 10:43:50 +00:00 |
OperatingSystem
|
Remove ScriptInterpreterObject.
|
2015-03-17 20:04:04 +00:00 |
Platform
|
Delete port forwarding if ConnectRemote fails.
|
2015-04-07 17:23:15 +00:00 |
Process
|
Fix printing of function names during unwind logging.
|
2015-04-06 16:23:30 +00:00 |
SymbolFile
|
Fixed a bug where we didn't return a value from a
|
2015-04-01 22:12:57 +00:00 |
SymbolVendor
|
Reduce the number of components initialized by lldb-server to reduce static binary size.
|
2015-03-02 15:14:50 +00:00 |
SystemRuntime
|
Don't #include ClangASTContext.h from Module.h
|
2015-03-03 18:34:26 +00:00 |
UnwindAssembly
|
Add support for 'leal' instruction to UnwindAssembly-x86
|
2015-03-25 10:46:45 +00:00 |
CMakeLists.txt
|
Fix cmake build for PluginInstrumentationRuntimeAddressSanitizer.
|
2014-10-11 20:11:18 +00:00 |
Makefile
|
Initial Assembly profiler for mips64
|
2015-03-18 09:21:29 +00:00 |