Skip to content

start inspect agent on SIGUSR2

it should be possible to start v8 inspector for running process, similar to debug's signal SIGUSR1. Sending SIGUSR2 starts the v8 inspector agent.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading