llvm-project/lldb
Greg Clayton fc5dd29ef7 Always return a valid answer for qMemoryRegionInfo if the packet is supported.
We will return a valid range when possible and omit the "permissions" key
when the memory is not readable, writeable or executeable. This will help us
know the difference between an error back from this packet and unsupported,
from just "this address isn't in a valid region".

llvm-svn: 146394
2011-12-12 18:51:14 +00:00
..
docs
examples
include <rdar://problem/9958446> 2011-12-10 21:05:26 +00:00
lib libEnhancedDisassembly.a is gone from recent LLVM. 2011-12-08 10:43:04 +00:00
lldb.xcodeproj Move the ARM specific arch picker from PlatformRemoteiOS.cpp to 2011-12-09 07:50:50 +00:00
lldb.xcworkspace
resources Move the ARM specific arch picker from PlatformRemoteiOS.cpp to 2011-12-09 07:50:50 +00:00
scripts Add SBValue::GetDynamicValue and SBValue::GetStaticValue API's. 2011-12-08 19:44:08 +00:00
source <rdar://problem/9958446> 2011-12-10 21:05:26 +00:00
test Move some print stmts to the test method, where they get printed only if the test is qualified to run 2011-12-10 07:18:11 +00:00
tools Always return a valid answer for qMemoryRegionInfo if the packet is supported. 2011-12-12 18:51:14 +00:00
utils
www Fix <title> on webpage. 2011-12-07 22:09:43 +00:00
INSTALL.txt
LICENSE.TXT
Makefile