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

Need to add check to make sure gdb/gcore is available. #77

Open
MarioHewardt opened this issue Feb 12, 2020 · 0 comments
Open

Need to add check to make sure gdb/gcore is available. #77

MarioHewardt opened this issue Feb 12, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@MarioHewardt
Copy link
Collaborator

If you install procdump via package manager dependencies ensure that gdb is installed. However if you build procdump and gdb is not installed it will loop forever with the below output:

Press Ctrl-C to end monitoring without terminating the process.
[18:16:32 - INFO]: Timed:
[18:16:42 - INFO]: Timed:
[18:16:52 - INFO]: Timed:
[18:17:02 - INFO]: Timed:
[18:17:12 - INFO]: Timed:
[18:17:22 - INFO]: Timed:
[18:17:32 - INFO]: Timed:

Need to add check and exit gracefully if gdb is not installed (for non .net core 3 processes).

@MarioHewardt MarioHewardt self-assigned this Feb 12, 2020
@MarioHewardt MarioHewardt added this to the Procdump 1.2 milestone Jun 18, 2021
@jahabibi jahabibi modified the milestones: Procdump 1.2, Procdump 1.3 Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants