This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/1344: Static variable defined in another method is diaplyed instead of variable in current method.


The following reply was made to PR c++/1344; it has been noted by GNATS.

From: "Dmitry V. Shkurko" <duma@gorodok.net>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: c++/1344: Static variable defined in another method is diaplyed instead of variable in current method.
Date: Wed, 20 Aug 2003 21:27:04 +0700

 Forgot to specify my compiler
 Reading specs from 
 /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2.2/specs
 Configured with: ../configure --prefix=/usr 
 --libdir=/usr/lib --with-slibdir=/lib 
 --mandir=/usr/share/man --infodir=/usr/share/info 
 --enable-shared --enable-threads=posix --disable-checking 
 --enable-long-long --enable-__cxa_atexit 
 --enable-languages=c,c++,ada,f77,objc,java 
 --host=i586-mandrake-linux-gnu --with-system-zlib
 Thread model: posix
 gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]