public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Re: insight/219: Insight 5.3:  Classes are not "expandable" in the GUI local v ariables window
       [not found] <20030423205040.43533.qmail@iname.com>
@ 2003-04-23 21:04 ` Keith Seitz
  2003-04-24  1:11   ` Andrew Cagney
  0 siblings, 1 reply; 4+ messages in thread
From: Keith Seitz @ 2003-04-23 21:04 UTC (permalink / raw)
  To: Gopal Harikumar; +Cc: insight

On Wed, 2003-04-23 at 13:50, Gopal Harikumar wrote:
> When you say gdb_5_3-branch, what exactly do you mean?
> I am using the source tarball that I downloaded from 
> ftp://sources.redhat.com/pub/gdb/releases/insight-5.3.tar.gz
> Is there a later release?

There could have been. I don't really know for sure. The gdb_5_3-branch
is what is in the tarball, but the branch could have been updated and
the tarball not updated. ("gdb_5_3-branch" is the name of the CVS
branch, aka, "cvs -d:... co -r gdb_5_3-branch insight+dejagnu")

Instructions for checking out from CVS for the 5.3 branch are on the
"download" page on the webpage.

Keith


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: insight/219: Insight 5.3:  Classes are not "expandable" in the GUI local v ariables window
  2003-04-23 21:04 ` insight/219: Insight 5.3: Classes are not "expandable" in the GUI local v ariables window Keith Seitz
@ 2003-04-24  1:11   ` Andrew Cagney
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Cagney @ 2003-04-24  1:11 UTC (permalink / raw)
  To: Keith Seitz; +Cc: Gopal Harikumar, insight

> On Wed, 2003-04-23 at 13:50, Gopal Harikumar wrote:
> 
>> When you say gdb_5_3-branch, what exactly do you mean?
>> I am using the source tarball that I downloaded from 
>> ftp://sources.redhat.com/pub/gdb/releases/insight-5.3.tar.gz
>> Is there a later release?
> 
> 
> There could have been. I don't really know for sure. The gdb_5_3-branch
> is what is in the tarball, but the branch could have been updated and
> the tarball not updated. ("gdb_5_3-branch" is the name of the CVS
> branch, aka, "cvs -d:... co -r gdb_5_3-branch insight+dejagnu")
> 
> Instructions for checking out from CVS for the 5.3 branch are on the
> "download" page on the webpage.

More recent snaps from that branch can be found in:
	ftp://sources.redhat.com/pub/gdb/snapshots/branch
however, after 5.3 was released, almost nothing was changed and the 
branch is considered dead.

Andrew


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: insight/219: Insight 5.3:  Classes are not "expandable" in the GUI local v ariables window
  2003-04-24  1:38 Gopal Harikumar
@ 2003-04-24 15:20 ` Keith Seitz
  0 siblings, 0 replies; 4+ messages in thread
From: Keith Seitz @ 2003-04-24 15:20 UTC (permalink / raw)
  To: Gopal Harikumar; +Cc: insight, insight-gnats

On Wed, 2003-04-23 at 18:38, Gopal Harikumar wrote:
> I just confirmed that the problem exists even
> in the latest snapshot 
> 
> insight+dejagnu-5.3.0.90_20030421.tar.bz2

I've downloaded the "5.3.0.90_20030422.tar.bz2" (I couldn't find one
dated 0421), and ran the tests and double-checked them by hand. Those
tests work.

I'm afraid we've got two choices left:
1) Try a CVS version/snapshot (which should be much faster and contains
lots of other bug fixes)
2) Send me a testcase

Keith


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: insight/219: Insight 5.3:  Classes are not "expandable" in the GUI local v ariables window
@ 2003-04-24  1:38 Gopal Harikumar
  2003-04-24 15:20 ` Keith Seitz
  0 siblings, 1 reply; 4+ messages in thread
From: Gopal Harikumar @ 2003-04-24  1:38 UTC (permalink / raw)
  To: ac131313, keiths; +Cc: gharikumar, insight

I just confirmed that the problem exists even
in the latest snapshot 

insight+dejagnu-5.3.0.90_20030421.tar.bz2

Hari.

----- Original Message -----
From: Andrew Cagney <ac131313@redhat.com>
Date: Wed, 23 Apr 2003 21:11:27 -0400
To: Keith Seitz <keiths@redhat.com>
Subject: Re: insight/219: Insight 5.3:  Classes are not "expandable" in the GUI local v ariables window

> > On Wed, 2003-04-23 at 13:50, Gopal Harikumar wrote:
> > 
> >> When you say gdb_5_3-branch, what exactly do you mean?
> >> I am using the source tarball that I downloaded from 
> >> ftp://sources.redhat.com/pub/gdb/releases/insight-5.3.tar.gz
> >> Is there a later release?
> > 
> > 
> > There could have been. I don't really know for sure. The gdb_5_3-branch
> > is what is in the tarball, but the branch could have been updated and
> > the tarball not updated. ("gdb_5_3-branch" is the name of the CVS
> > branch, aka, "cvs -d:... co -r gdb_5_3-branch insight+dejagnu")
> > 
> > Instructions for checking out from CVS for the 5.3 branch are on the
> > "download" page on the webpage.
> 
> More recent snaps from that branch can be found in:
> 	ftp://sources.redhat.com/pub/gdb/snapshots/branch
> however, after 5.3 was released, almost nothing was changed and the 
> branch is considered dead.
> 
> Andrew
> 
> 

-- 
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-04-24 15:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030423205040.43533.qmail@iname.com>
2003-04-23 21:04 ` insight/219: Insight 5.3: Classes are not "expandable" in the GUI local v ariables window Keith Seitz
2003-04-24  1:11   ` Andrew Cagney
2003-04-24  1:38 Gopal Harikumar
2003-04-24 15:20 ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).