Debugging backend with gdb

Russell Shaw rjshaw@netspace.net.au
Sat Jan 1 15:38:00 GMT 2005


Hi,
I compiled gcc for the avr target to track down an rtl bug. I stepped thru gcc
with gdb, but couldn't find where the backend functions in gcc/config/avr/avr.c
are loaded. nm doesn't show any of the functions in the avr-gcc binary (unstripped).



More information about the Gcc mailing list