This is the mail archive of the gdb@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: cannot subscript something of type <data variable, no debug info>


gcc 3.3.4 works properly, both in the tester utility and in our application,
as well as in kdevelop!!

Thank you both for your insightful assistance... I think we can consider
this issue closed...

    Dan Miller

----- Original Message ----- 
From: "Michael Chastain" <mec.gnu@mindspring.com>
To: <drow@false.org>; <dan@imi-test.com>
Cc: <gdb@sources.redhat.com>
Sent: Tuesday, August 24, 2004 10:20
Subject: Re: cannot subscript something of type <data variable, no debug
info>


> Daniel Jacobowitz <drow@false.org> wrote:
> > The two of you should probably compare RPM package versions of the
> > compiler.
>
> Oh!  I didn't know that SuSE is RPM-based now!
>
> What have you got, Dan?
>
>   % cat /etc/SuSE-release
>
>   SUSE LINUX Enterprise Server 9 (i586)
>   VERSION = 9
>
>   % rpm -q gcc gcc-c++ binutils
>
>   gcc-3.3.3-43.24
>   gcc-c++-3.3.3-43.24
>   binutils-2.15.90.0.1.1-32.5
>
>   % rpm -qi gcc gcc-c++ binutils       # with editing
>
>   Name: gcc-c++
>   Version: 3.3.3
>   Build Date: Wed 30 Jun 2004 01:21:54 PM EDT
>   Source RPM: gcc-3.3.3-43.24.src.rpm
>
>   Name: gcc
>   Version: 3.3.3
>   Build Date: Wed 30 Jun 2004 01:21:54 PM EDT
>   Source RPM: gcc-3.3.3-43.24.src.rpm
>
>   Name: binutils
>   Version: 2.15.90.0.1.1
>   Build Date: Wed 30 Jun 2004 12:24:56 PM EDT
>   Source RPM: binutils-2.15.90.0.1.1-32.5.src.rpm
>
>
>


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