summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorOrlando Cazalet-Hyams <orlando.hyams@sony.com>2025-09-04 10:17:57 +0100
committerGitHub <noreply@github.com>2025-09-04 10:17:57 +0100
commit3ec7b895be67f0d74613d35aa5aa1580a436aa05 (patch)
tree6af84a092b0a89d898e25596ec179cceb2164231 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent88effbff10449b79226743933bd3eae00228f626 (diff)
[Dexter] Only increment step index if we record the step (#156832)
Prior to this patch we incremented step_index every time the debugger stopped. Now that some stops are not recorded, we should only increment the step_index for those that are. This should make the `-v` output more consistent between platforms and debuggers.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions