mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
V8 debug agent needs some time to be ready and no longer sends the first event break response to a debug client. We wait some time to connect the agent and check its break status by obtaining breakpoint list and seeing if it exists on line 0.