summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-09-04 13:26:41 +0000
committerPavel Labath <pavel@labath.sk>2019-09-04 13:26:41 +0000
commit052297524624db02eff91252c582037dc99c0528 (patch)
tree6647d80f2765ef0ccb9803237488d5f0fb088769 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py
parentf1b3cd6c908780d662e47ac2434b3c51299f6955 (diff)
downloadbcm5719-llvm-052297524624db02eff91252c582037dc99c0528.tar.gz
bcm5719-llvm-052297524624db02eff91252c582037dc99c0528.zip
disassemble command: fix error message when disassembly fails
We were printing the start_addr field, which is not correct, as in this branch we are processing the memory described by cur_range. Print that instead. Ideally, in particular this case, the error message would also say something about not being able to disassemble due to not having found the module from the core file, but that is not easy to do right now, so I'm leaving that for another time. llvm-svn: 370898
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud