aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/interface/SBSourceManager.i
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2012-06-27 20:23:09 +0000
committerGreg Clayton <gclayton@apple.com>2012-06-27 20:23:09 +0000
commit8567355e8c5cb73f8fe17961a613590d41a74132 (patch)
tree305be2f90b2da9591f7cb913f4f0617c6430c43e /lldb/scripts/Python/interface/SBSourceManager.i
parent3e6dde6652f3814fd88f403749141d75eb5ae771 (diff)
downloadllvm-8567355e8c5cb73f8fe17961a613590d41a74132.zip
llvm-8567355e8c5cb73f8fe17961a613590d41a74132.tar.gz
llvm-8567355e8c5cb73f8fe17961a613590d41a74132.tar.bz2
Modify the ranges_access() helper function to be able to lookup the address range in a block given an address. Since blocks can have multiple discontiguous ranges, it helps to be able to get the current address range for the current block in a frame. This can be used in code like:
curr_block_range = lldb.frame.block.range[lldb.frame.addr] llvm-svn: 159289
Diffstat (limited to 'lldb/scripts/Python/interface/SBSourceManager.i')
0 files changed, 0 insertions, 0 deletions