[llvm-branch-commits] [lldb] [lldb] Create ThreadPlanStepOut ctor that never skips frames (PR #136163)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Apr 17 11:33:27 PDT 2025
https://github.com/jimingham approved this pull request.
This looks right to me. There needs to be a version of step out that just does what it is told to do, and doesn't try to second-guess the agent that queued it.
https://github.com/llvm/llvm-project/pull/136163
More information about the llvm-branch-commits
mailing list