Skip to content

Conversation

felipepiovezan
Copy link

When ThreadPlanStepOut decides to step out of a frame, it enqueues a subplan to do so. However, when that plan is complete, ThreadPlanStepOut::ShouldStop forget to set the done boolean properly. This was exposed by a recent patch in LLVM:
https://github.com/llvm/llvm-project/pull/126838/files

@felipepiovezan
Copy link
Author

@swift-ci test

When ThreadPlanStepOut decides to step out of a frame, it enqueues a
subplan to do so. However, when that plan is complete,
ThreadPlanStepOut::ShouldStop forget to set the `done` boolean properly.
This was exposed by a recent patch in LLVM:
https://github.com/llvm/llvm-project/pull/126838/files
@felipepiovezan
Copy link
Author

@swift-ci test

@felipepiovezan
Copy link
Author

15:01:26  Failed Tests (1):
15:01:26    lldb-api :: tools/lldb-dap/launch/TestDAP_launch.py

unrelated

@felipepiovezan felipepiovezan merged commit bf26a63 into swiftlang:stable/21.x Sep 17, 2025
1 of 3 checks passed
@felipepiovezan felipepiovezan deleted the felipe/stepout_fixes branch September 17, 2025 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant