aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2025-02-12 10:47:22 +0100
committerGitHub <noreply@github.com>2025-02-12 10:47:22 +0100
commit37f36cbffb890a0c144211dec0c3589bd17f2a36 (patch)
treeb1e35f6774c8e668bcc6900ee6cfc6c82ae3f342 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent73413bd6a30c34d37b94f4cbd604b6b1ba7184e6 (diff)
downloadllvm-37f36cbffb890a0c144211dec0c3589bd17f2a36.zip
llvm-37f36cbffb890a0c144211dec0c3589bd17f2a36.tar.gz
llvm-37f36cbffb890a0c144211dec0c3589bd17f2a36.tar.bz2
[lldb] Support disassembling discontinuous functions (#126505)
The command already supported disassembling multiple ranges, among other reasons because inline functions can be discontinuous. The main thing that was missing was being able to retrieve the function ranges from the top level function object. The output of the command for the case where the function entry point is not its lowest address is somewhat confusing (we're showing negative offsets), but it is correct.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions