-
Notifications
You must be signed in to change notification settings - Fork 342
Breakpoints can fail on Windows when using SDK DAPs #4149
Copy link
Copy link
Closed
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsis bugon windowsrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become availableSomething that requires changes in the Dart/Flutter SDK to ship before it will become available
Milestone
Metadata
Metadata
Assignees
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsis bugon windowsrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become availableSomething that requires changes in the Dart/Flutter SDK to ship before it will become available
Type
Fields
Give feedbackNo fields configured for issues without a type.
See #4147. We're hitting dart-lang/sdk#32222 again. In the local DAPs we normalise the paths, but the SDK DAPs do not.