Closed
Description
Currently you can send SIGUSR1
to a Node process to put it into debug mode as if it had been launched with --debug
. Docs here. Is there any way to do the same using the new v8-inspector protocol?
Currently you can send SIGUSR1
to a Node process to put it into debug mode as if it had been launched with --debug
. Docs here. Is there any way to do the same using the new v8-inspector protocol?