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

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

Re: [avr-gcc-list] COFF/ EXTCOFF: /ccOcaaaa.s not found in symbol table


From: Torleif Sandnes
Subject: Re: [avr-gcc-list] COFF/ EXTCOFF: /ccOcaaaa.s not found in symbol table, ignoring
Date: Wed, 29 Dec 2004 09:30:10 +0100
User-agent: Mozilla Thunderbird 0.8 (Windows/20040913)

Hi.

In summary I can set breakpoints when not in Debug mode but once I enter
debug mode they disappear. In debug mode I can not set breakpoints
whatsoever.

In my experience, avr-gcc removes debug informaton from the output when optimization is turned on. A solution to your problem may be to turn off optimization.

I *have* had some problems with breakpoints, but these should be fixed by now.
Feel free to download and install the latest elf/dwarf parser at this location

http://www.atmel.no/beta_ware/

If this does not solve your issues, please try to make a simple project that reproduces this error and send it to address@hidden

Regards,

Torleif


reply via email to

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