From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17611 invoked by alias); 23 Apr 2003 21:04:42 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 17599 invoked from network); 23 Apr 2003 21:04:41 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 23 Apr 2003 21:04:41 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h3NL4fD23342 for ; Wed, 23 Apr 2003 17:04:41 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h3NL4fq08301; Wed, 23 Apr 2003 17:04:41 -0400 Received: from [150.1.200.14] (vpn50-20.rdu.redhat.com [172.16.50.20]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h3NL4ek22648; Wed, 23 Apr 2003 17:04:40 -0400 Subject: Re: insight/219: Insight 5.3: Classes are not "expandable" in the GUI local v ariables window From: Keith Seitz To: Gopal Harikumar Cc: "insight@sources.redhat.com" In-Reply-To: <20030423205040.43533.qmail@iname.com> References: <20030423205040.43533.qmail@iname.com> Content-Type: text/plain Organization: Message-Id: <1051132006.1533.33.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Wed, 23 Apr 2003 21:04:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q2/txt/msg00039.txt.bz2 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