summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorAlexandre Perez <alexandrecperez@gmail.com>2024-07-31 10:57:40 -0700
committerGitHub <noreply@github.com>2024-07-31 10:57:40 -0700
commit0a01e8ff530ab15277aa9fad5361297d7b55e247 (patch)
tree20a115214c666be62aded4b939d6ac34edb14813 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent6aa723daa9d9c54c597788d384b41dd735359316 (diff)
[lldb] Allow mapping object file paths (#101361)
This introduces a `target.object-map` which allows us to remap module locations, much in the same way as source mapping works today. This is useful, for instance, when debugging coredumps, so we can replace some of the locations where LLDB attempts to load shared libraries and executables from, without having to setup an entire sysroot.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions