From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20395 invoked by alias); 12 Oct 2002 15:41:20 -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 20386 invoked from network); 12 Oct 2002 15:41:19 -0000 Received: from unknown (HELO mta02-svc.ntlworld.com) (62.253.162.42) by sources.redhat.com with SMTP; 12 Oct 2002 15:41:19 -0000 Received: from sky ([80.3.255.125]) by mta02-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20021012154115.YOX459.mta02-svc.ntlworld.com@sky> for ; Sat, 12 Oct 2002 16:41:15 +0100 Date: Sat, 12 Oct 2002 08:41:00 -0000 From: Graham Swallow To: insight@sources.redhat.com Subject: Local Vars show prototype not structure Message-Id: <20021012164120.795635a7.Information-Cascade@ntlworld.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2002-q4/txt/msg00033.txt.bz2 Hi, for several weeks I've been getting stubs in Local Variables. (Possibly since I've increased use of incomplete declarations) IE: It displays var_name (class str2 *) 0x819df40 when I'd hoped to see [+] and access to the objects fields. I cant find a specific pattern of when I do/dont get the tree, except that it is consistently stable, and sometimes has const which I dont always expect. I tried some trivial examples, but they all resolved fully. The console p *this always works, except that it's three miles long on one line. The active code has access to the member fields, so the class has been fully declared. The current window is even displaying 'this' as a stub, for a member function. Any ideas? -- regards -- Graham Information-Cascade@ntlworld..c.o.m