Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Occasional set breakpoints request timeout issue during attach to process #39

Closed
mousetraps opened this issue Sep 27, 2016 · 1 comment
Labels

Comments

@mousetraps
Copy link

mousetraps commented Sep 27, 2016

Testing microsoft/vscode#12600

Node v6.6.0 (32-bit), Windows

No infobar, only a message printed to the debug console

image

image

Verbose logs:
vscode-node-debug2.txt

@roblourens roblourens added the bug label Sep 27, 2016
@roblourens
Copy link
Member

roblourens commented Sep 28, 2016

The log shows that we never got a response from Chrome for one of the 3 breakpoints, and I have no idea why that happened, but I increased the timeout and fixed the other bug that prevented those BPs from binding in the first place.

microsoft/vscode-chrome-debug-core@58ac42a

@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants