Closed vaughnbetz closed 5 months ago
In In https://docs.verilogtorouting.org/en/latest/README.developers/#debugging-aids, please document how to build for debugging at the very top of the section (make BUILD_TYPE=debug).
We should give the basics of how to build for debugging before more advanced settings, so people don't have to search the Makefile or cmake settings.
It has been added in #2622.
Thanks!
In In https://docs.verilogtorouting.org/en/latest/README.developers/#debugging-aids, please document how to build for debugging at the very top of the section (make BUILD_TYPE=debug).
Context
We should give the basics of how to build for debugging before more advanced settings, so people don't have to search the Makefile or cmake settings.