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

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

Re: [avr-gcc-list] Unable to debug code relocated with "-Ttext="(e.g. bo


From: E. Weddington
Subject: Re: [avr-gcc-list] Unable to debug code relocated with "-Ttext="(e.g. bootloader)
Date: Tue, 05 Apr 2005 07:45:51 -0600
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Torleif Sandnes wrote:

as you are aware of, naming the sections is not the real problem.
Also relocated .text sections will cause problems. More serious is the
16-bit address limitation.

What is the real problem here?
- the DWARF/2 specs?
- The gcc DWARF output?

It is a problem with avr-gcc's output of DWARF debug information. See the bug report I referred to:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19087

I also want to point out that time is running out for those 3 DWARF2 bugs for the AVR for GCC 4.0. I just saw an announcement on the GCC list where Mark Mitchell (the Release Manager) wrote: "In terms of schedule, I plan to create the first prerelease this weekend, in preparation for a final release on or about the 15th, as planned. After I make the prerelase, the branch will be slushy, and all non-documentation commits will require my approval."

So if any fixes don't make it into the 4.0 FSF tree, the toolchain distributors will need the patches.

Eric




reply via email to

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