Closed as not planned
Description
It would be nice if we made it easier to debug Verilog to Routing with GDB.
Some random ideas;
- Enable better debug symbols (see Make it easier to use GDB #1026 for example) (and probably splitting and saving dwarf symbols from release / CI builds?)
- Have GDB pretty printers for all important structures inside GDB - https://rethinkdb.com/blog/make-debugging-easier-with-custom-pretty-printers/
- Automatically embed useful GDB scripts and debugging inside the binaries.
There are already some GDB pretty printers at https://docs.verilogtorouting.org/en/latest/dev/developing/#gdb-pretty-printers