-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
bugSomething isn't workingSomething isn't workingdebugginglldb-dapswift-testingIssues related to testing integration with swift-testingIssues related to testing integration with swift-testing
Description
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Set a source breakpoint in a Swift source file
- Debug a test or Swift binary
- Notice how the breakpoint gets hit, but the red breakpoint dot disappears because it is not marked as installed
Expected behavior
Always mark the breakpoint as installed
Environment
- OS: All
- Swift version (output of
swift --version
): All Swift 6.0+
Additional context
- Always happens for Swift executable binary
- Always happens we debugging a swift-testing test

- Doesn't seem to happen for XCTest

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdebugginglldb-dapswift-testingIssues related to testing integration with swift-testingIssues related to testing integration with swift-testing
Type
Projects
Status
Unscreened