llvm-project/lldb/source
Aidan Dodds df627e73a1 Fix GetModuleInfo() not checking for unsupported RSP response.
http://reviews.llvm.org/D9473

llvm-svn: 236486
2015-05-05 08:31:55 +00:00
..
API This patch adds support aarch64-linux-gnu (SysV) abi in lldb. 2015-04-29 11:52:35 +00:00
Breakpoint This is some groundwork for filtering the language Exception 2015-04-22 19:42:18 +00:00
Commands Add language command and LanguageRuntime plugin changes to allow vending of command objects. 2015-05-04 18:39:38 +00:00
Core [ValueObject::GetPointeeData] Get addr from value for eValueHostAddress values. 2015-05-05 00:41:35 +00:00
DataFormatters Fix an issue where the UTF dumper was ignoring the direction to generate uncapped dumps 2015-05-01 22:57:38 +00:00
Expression Added support for locating and importing functions 2015-05-01 00:47:29 +00:00
Host Fixed some compiler warnings because of bit-width mismatches. 2015-05-01 16:58:18 +00:00
Initialization Add single stepping logic for linux arm 2015-04-15 09:47:02 +00:00
Interpreter Add language command and LanguageRuntime plugin changes to allow vending of command objects. 2015-05-04 18:39:38 +00:00
Plugins Fix GetModuleInfo() not checking for unsupported RSP response. 2015-05-05 08:31:55 +00:00
Symbol Fix an uninitialized memory use error when interpreting 2015-05-05 02:05:53 +00:00
Target Add language command and LanguageRuntime plugin changes to allow vending of command objects. 2015-05-04 18:39:38 +00:00
Utility Add Modulecache::GetAndPut method which wraps sequence of Get and Put (if module wasn't found in cache) calls. 2015-04-15 14:35:10 +00:00
CMakeLists.txt Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
Makefile Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
lldb.cpp Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00