-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Closed
Labels
inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocolv8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
Description
- Version: 8.0.0 and master
- Platform: any?
- Subsystem: debugger
debug.js:
foobar
Steps:
- Run
node --inspect-brk debug.js
- Open "chrome://inspect" in Chrome
- Click "inspect" under "Target (v9.0.0-pre)"
- Click the "Resume script execution" button
Result:
C:\Users\Nikolai\Downloads\node>Release\node.exe --inspect-brk debug.js
Debugger listening on ws://127.0.0.1:9229/c746e04e-ed7d-4727-8a1d-ffe571f51968
For help see https://nodejs.org/en/docs/inspector
Debugger attached.
FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal.
refack and vith
Metadata
Metadata
Assignees
Labels
inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocolv8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.