Skip to content

DevTools fails to find script for breakpoint #1580

Closed
@elliette

Description

@elliette

Dart DevTools is failing when I try to hit a breakpoint with the following error messaging in the console:

[SEVERE] Debugger: Failed to create dart frame for onClick: cannot find location for script 257
[WARNING] Debugger: Error calculating Dart frames
[SEVERE] Debugger: Failed to create dart frame for onClick: cannot find location for script 257
[WARNING] Debugger: Error calculating Dart frames
[SEVERE] Debugger: Failed to create dart frame for onClick: cannot find location for script 257
[WARNING] Debugger: Error calculating Dart frames
[SEVERE] Debugger: Failed to create dart frame for onClick: cannot find location for script 257
[WARNING] Debugger: Error calculating Dart frames
[SEVERE] Debugger: Failed to create dart frame for onClick: cannot find location for script 257
[WARNING] Debugger: Error calculating Dart frames

We recently changed how we are getting the script urls with #1559. It seems like there might be a few edge cases where we can't get the script. FYI @annagrin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions