avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Program Listing With C Comments


From: David Kelly
Subject: Re: [avr-gcc-list] Program Listing With C Comments
Date: Mon, 3 Apr 2006 12:51:22 -0500


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, address@hidden
========================================================================
Whom computers would destroy, they must first drive mad.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]