This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/19087] Overflowed address in dwarf debug line information
- From: "tsandnes at atmel dot no" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Mar 2005 07:07:46 -0000
- Subject: [Bug target/19087] Overflowed address in dwarf debug line information
- References: <20041220095410.19087.tsandnes@atmel.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tsandnes at atmel dot no 2005-03-08 07:07 -------
Subject: Re: Overflowed address in dwarf debug line information
> I applied the GCC and binutil patches to ensure that my gcc is the same as that
> used in WinAVR Feb14/05 distribution. I then built libc1.2.3 and clean built
> my project. Loaded it all into AS4.11 with the beta parser DLLs. No
> difference.
>
> With the 32 bit dwarf address, line number info seems ok, local automatic
> variables seem ok but the static and global variables all appear as invalid
> locations when hovering over them.
>
> I'll wait for any comments from Torleif as to whether this is at the AS4
> parsing end or during one of the earlier stages (i.e. in GCC or binutils).
Great work!
If you could send me the object file , I could debug my 32-bit parser version to
check out this problem with global/static data.
It is hard to make any statement on whether this is a parser or avr-gcc
deficiency before investigating the object file.
Regards,
Torleif
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19087