-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Open
Labels
help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocol
Description
- Version:v10.9.0
- Platform:Linux s97712 4.18.10-arch1-1-ARCH deps: update openssl to 1.0.1j #1 SMP PREEMPT Wed Sep 26 09:48:22 UTC 2018 x86_64 GNU/Linux
- Subsystem:remote debugger
I debugger node on window, but my node server on linux.
When I set the breakpoint through chrome devtools, like the below:

It doesn't work, nothing happend when reach breakpoint.
I inspect the devtools through chrome://inspect/#pages

the devtools check the operating system with Host.isWin() , but it check the local operating system, not remote

Metadata
Metadata
Assignees
Labels
help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocol
