-
-
Notifications
You must be signed in to change notification settings - Fork 37.1k
inspector: implement sub process inspection. #16627
Copy link
Copy link
Closed
Labels
child_processIssues and PRs related to the child_process subsystem.Issues and PRs related to the child_process subsystem.inspectorIssues and PRs related to the V8 inspector protocol.Issues and PRs related to the V8 inspector protocol.
Description
Activity
Metadata
Metadata
Assignees
Labels
child_processIssues and PRs related to the child_process subsystem.Issues and PRs related to the child_process subsystem.inspectorIssues and PRs related to the V8 inspector protocol.Issues and PRs related to the V8 inspector protocol.
This is an umbrella bug for implementing the functionality outlined here - nodejs/diagnostics#77
This implementation will land in several stages. Current plan is as follows:
Targetprotocol as outlined here