> > I put it there http://www.007.org.uk/~vtrouilliez/temp/ it's the one > > called "object.list". > > Something else must be wrong. The backannotated disassembly listing > is also supposed to work with stabs debugging.
What I find (found) strange was that, if you look carefully at the file, SOME functions, all from the same module (lcd), are annotated, and all others aren't. I don't understand this, since the Makefile (as I understand it) treats all source files 100% the same. Now that I have enabled dwarf-2 and recompiled gcc, I noticed that I still loose the annotations, if I use the -O3 optimisation flag, but not if I use -O or -Os. Weird indeed... -- Vince _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
