Skip to content

Breakpoints are not being installed #1871

@award999

Description

@award999

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Set a source breakpoint in a Swift source file
  2. Debug a test or Swift binary
  3. 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
Image
  • Doesn't seem to happen for XCTest
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdebugginglldb-dapswift-testingIssues related to testing integration with swift-testing

    Type

    No type

    Projects

    Status

    Unscreened

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions