On Apr 3, 2006, at 11:39 AM, Vincent Trouilliez wrote:

I have tried various flags (-g, -gstabs, -gdwarf-2, for gcc, and -D and
-DS for avr-objdump), but no combination would give a satisfactory
result.

OK, I spoke too soon. For example ui_message_show source is totally separate from its disassembly listing. Get lots of warnings like this:

ui.c:762: warning: passing arg 1 of `eeprom_read_byte' makes pointer from integer without a cast

...which might contribut to avr-gcc getting confused and not properly tagging source with code.

--
David Kelly N4HHE, [EMAIL PROTECTED]
========================================================================
Whom computers would destroy, they must first drive mad.



_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to