From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26965 invoked by alias); 30 May 2003 17:33:54 -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 26925 invoked from network); 30 May 2003 17:33:54 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 30 May 2003 17:33:54 -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 h4UHXrH19187 for ; Fri, 30 May 2003 13:33:53 -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 h4UHXrI11097; Fri, 30 May 2003 13:33:53 -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 h4UHXqb10004; Fri, 30 May 2003 13:33:52 -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: <7CDD7B94357FD5119E800002A537C46E246184@s5-ccr-r1.ccrs.nrcan.gc.ca> References: <7CDD7B94357FD5119E800002A537C46E246184@s5-ccr-r1.ccrs.nrcan.gc.ca> Content-Type: text/plain Organization: Message-Id: <1054316388.1574.28.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Fri, 30 May 2003 17:33:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q2/txt/msg00136.txt.bz2 On Fri, 2003-05-30 at 09:29, Fuqun.Zhou@CCRS.NRCan.gc.ca wrote: > all variables in local windows are lower case. > Watch window does not take upper case variables > (must type variable names in lower case). It's almost certainly a bug in the varobj code (which belongs to gdb). Like I said: it was never tweaked to work with Fortran. Submit a bug against gdb/varobj (go to gdb homepage on sources). Keith