tsu icon indicating copy to clipboard operation
tsu copied to clipboard

Errors in VS Code's debug console

Open mihe opened this issue 5 years ago • 0 comments

When debugging using VS Code you sometimes get errors saying:

Error evaluating `process.pid`: Cannot find context with specified id

It might have something to do with missing or incorrectly implementing parts of the v8_inspector::V8InspectorClient implementation.

mihe avatar Mar 25 '19 19:03 mihe