Hi, I need to go over the assembly code produced by g++. Is there a good tool in LINUX or g++ suite that maps the assembly code lines to corresponding lines in the original source? Of course, with optimizations enabled there will no longer be a one-to-one correspondence between the assembly and the source. I just want to see an approximate correspondence.
Ganesh _______________________________________________ Help-gplusplus mailing list Help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus