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: Torleif Sandnes
Subject: Re: [avr-gcc-list] Unable to debug code relocated with "-Ttext="(e.g. bootloader)
Date: Tue, 05 Apr 2005 13:09:43 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

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

Torleif




reply via email to

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