Skip to content
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

Handle exit events for debugees on Linux #103

Open
nbaksalyar opened this issue Sep 3, 2020 · 1 comment
Open

Handle exit events for debugees on Linux #103

nbaksalyar opened this issue Sep 3, 2020 · 1 comment
Labels
enhancement New feature or request linux

Comments

@nbaksalyar
Copy link
Member

nbaksalyar commented Sep 3, 2020

If a debuggee process exits, it should generate a debugger event with an exit code.

@nbaksalyar nbaksalyar added enhancement New feature or request linux labels Sep 3, 2020
@bjorn3
Copy link
Contributor

bjorn3 commented Sep 4, 2020

This will likely require catching SIGCHILD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request linux
Projects
None yet
Development

No branches or pull requests

2 participants