Skip to content

Add documentation on how to debug vtr to the developer guide #2329

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
vaughnbetz opened this issue May 30, 2023 · 2 comments
Closed

Add documentation on how to debug vtr to the developer guide #2329

vaughnbetz opened this issue May 30, 2023 · 2 comments
Assignees
Labels

Comments

@vaughnbetz
Copy link
Contributor

The first line of the Debugging Aids section of the developer guide should say how to build the debug version of VTR (all tools) which adds a symbol table and turns off optimization, so it can then be debugged more efficiently through various IDEs or directly with command line debuggers like gdb.

Copy link

This issue has been inactive for a year and has been marked as stale. It will be closed in 15 days if it continues to be stale. If you believe this is still an issue, please add a comment.

@vaughnbetz
Copy link
Contributor Author

Completed in PR #3083

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

2 participants