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

Hello, may I ask the author, what tools do you use for debugging? #697

Open
jzeb opened this issue Jul 27, 2023 · 1 comment
Open

Hello, may I ask the author, what tools do you use for debugging? #697

jzeb opened this issue Jul 27, 2023 · 1 comment

Comments

@jzeb
Copy link

jzeb commented Jul 27, 2023

Hello, may I ask the author, what tools do you use for debugging?

@lpereira
Copy link
Owner

Depends on the problem. Usually I just add print statements. Sometimes I use a debugger, like gdb. Sometimes I just run HardInfo under Valgrind or with instrumentation such as asan. Sometimes I use strace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants