Hi, I am using the gcc version 3.4.6. It is cross built for one of the ARM based target. I would like to build the gcc in debug mode and step by step debug the code.
The gcc/configure has "-g -O2" option. but if I run through debugger, the source files of the entire gcc are not visible. somebody can explain the procedure for gcc debugging ? Thanks and Regards Raja Saleru