From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27202 invoked by alias); 30 May 2003 16:20:15 -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 27166 invoked from network); 30 May 2003 16:20:14 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 30 May 2003 16:20:14 -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 h4UGKEH00900 for ; Fri, 30 May 2003 12:20:14 -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 h4UGKEI24251; Fri, 30 May 2003 12:20:14 -0400 Received: from [150.1.200.14] (vpn50-62.rdu.redhat.com [172.16.50.62]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h4UGKDb04525; Fri, 30 May 2003 12:20:13 -0400 Subject: RE: insight -- variable balloons for upper case variables From: Keith Seitz To: Fuqun.Zhou@CCRS.NRCan.gc.ca Cc: "insight@sources.redhat.com" In-Reply-To: <7CDD7B94357FD5119E800002A537C46E246183@s5-ccr-r1.ccrs.nrcan.gc.ca> References: <7CDD7B94357FD5119E800002A537C46E246183@s5-ccr-r1.ccrs.nrcan.gc.ca> Content-Type: text/plain Organization: Message-Id: <1054311970.1570.25.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Fri, 30 May 2003 16:20:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q2/txt/msg00135.txt.bz2 On Fri, 2003-05-30 at 09:14, Fuqun.Zhou@CCRS.NRCan.gc.ca wrote: > I directly installed gdb using cygwin's setup remotely. I am afraid that I > do not have the source files for gdb. Ah.. I think I'm getting you confused with another poster. Sorry about that! Okay, I am pretty confident that the problem is varobj (which is a gdb "variable object" interface for UIs). Since I originally wrote that code for Insight (and it was later stolen for gdb), I can pretty safely say that it doesn't handle Fortran -- I've never modified the code to deal with that! Anyway, I'll bet the locals and watch windows don't work, either, right? Keith