Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Add reasons for breakpoint bind failure #38

Closed
roblourens opened this issue Jun 8, 2016 · 2 comments
Closed

Add reasons for breakpoint bind failure #38

roblourens opened this issue Jun 8, 2016 · 2 comments

Comments

@roblourens
Copy link
Member

P1, 2 days
It looks like the Node adapter can send back specific error messages when setBreakpoints fails.

@roblourens
Copy link
Member Author

Don't hang on to BP requests if it can't bind. Return immediately, and when it binds later, send a BreakpointEvent. Also causes issues when BPs don't bind during 'configuration', but that will mostly be fixed by #47

@roblourens
Copy link
Member Author

Also, in case of having a sourcemap but the runtime script isn't loaded - the response from CDP isn't handled quite right in that case.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant