You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: