How to Debug GCC Internals!?

Amker.Cheng amker.cheng@gmail.com
Fri Oct 22 07:30:00 GMT 2010


GCC is just a wrap program, following page may be help
http://gcc.gnu.org/wiki/DebuggingGCC
usually I just use "-v" option dumping the internal command line of
cc1 and debug it directly.



-- 
Best Regards.



More information about the Gcc-help mailing list