aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
diff options
context:
space:
mode:
authorJason Molenda <jason@molenda.com>2023-04-26 13:04:38 -0700
committerJason Molenda <jason@molenda.com>2023-04-26 13:06:07 -0700
commit6b6bac2cd81df86354196304815b96c53bd93305 (patch)
tree3f2a2e3c088882e948a7247d3507a5fb6ca33452 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
parent6e8ce16797cac6804d49bd8f7e299d89a8897b3e (diff)
downloadllvm-6b6bac2cd81df86354196304815b96c53bd93305.zip
llvm-6b6bac2cd81df86354196304815b96c53bd93305.tar.gz
llvm-6b6bac2cd81df86354196304815b96c53bd93305.tar.bz2
Fix off-by-one error in armv7 mach-o corefile register context
The sanity check on the size of the register context we found in the corefile was off by one, so lldb would not add the register contents. Add a test case to ensure it doesn't regress. Differential Revision: https://reviews.llvm.org/D149224 rdar://108306070
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions