bug-binutils
[Top][All Lists]
Advanced

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

symbols of global classes


From: gian paolo catenazzi
Subject: symbols of global classes
Date: Wed, 11 Feb 2004 17:10:40 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020607

Hi,

   I'm using a sparc32 toolchian and I'm developing in c++.
The toolchain is built using:
- gcc-core 3.2.2
- binutils 2.13.2.1
- gdb 5.2
- newlib 1.11
With this build, it is possible, with gdb, to browse global classes and watch the value of all the member variables.

I'm trying to build a new toolchain with the following versions:
- gcc-core 3.4.0
- binutils of the 2004/02/02
- gdb of the 2004/02/04
- newlib 1.12
With this build it is not possible, with gdb, to browse global classes and the member variables with a type derived from an enum are seen always as 0 (and if I check the value in the memory I see that is different of 0).

Could this be a linker problem? I saw that the debug information generated with the old toolchain is a little bit different from the information generated with the new one.

Thanks

Gian Paolo

--
--------------------------------------
Gian Paolo Catenazzi
Embedded Software Engineer

Tel +41 91 612 47 12, Fax +41 91 612 47 01
www.nemerix.com

"World's lowest power GPS chipsets"

NemeriX SA
Stabile Gerre 2000
PO Box 425
6928 Manno, Switzerland
--------------------------------------










reply via email to

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