Skip to content

start inspect agent on SIGUSR2 #12160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

amfern
Copy link

@amfern amfern commented Apr 1, 2017

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

@nodejs-github-bot nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Apr 1, 2017
@amfern amfern force-pushed the run-inspector-on-sigusr1 branch from 4e9a248 to 0276de1 Compare April 1, 2017 21:03
@amfern amfern force-pushed the run-inspector-on-sigusr1 branch from 0276de1 to f961a30 Compare April 1, 2017 21:05
@amfern
Copy link
Author

amfern commented Apr 1, 2017

irrelevant due to #11421

@amfern amfern closed this Apr 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Issues and PRs that require attention from people who are familiar with C++.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants