From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13460 invoked by alias); 30 May 2003 16:14:26 -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 13401 invoked from network); 30 May 2003 16:14:24 -0000 Received: from unknown (HELO dns1.ccrs.nrcan.gc.ca) (132.156.11.189) by sources.redhat.com with SMTP; 30 May 2003 16:14:24 -0000 Received: from s5-ccr-r1.ccrs.nrcan.gc.ca (s5-ccr-r1.ccrs.nrcan.gc.ca [132.156.20.32]) by dns1.ccrs.nrcan.gc.ca (8.12.9/8.12.8) with ESMTP id h4UGEMv2035915; Fri, 30 May 2003 12:14:22 -0400 (EDT) Received: by s5-ccr-r1.ccrs.nrcan.gc.ca with Internet Mail Service (5.5.2653.19) id ; Fri, 30 May 2003 12:14:21 -0400 Message-ID: <7CDD7B94357FD5119E800002A537C46E246183@s5-ccr-r1.ccrs.nrcan.gc.ca> From: Fuqun.Zhou@CCRS.NRCan.gc.ca To: keiths@redhat.com Cc: insight@sources.redhat.com Subject: RE: insight -- variable balloons for upper case variables Date: Fri, 30 May 2003 16:14:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Hits: -100 X-Initial-Recip: X-Scanned-By: MIMEDefang 2.31 (www . roaringpenguin . com / mimedefang) X-SW-Source: 2003-q2/txt/msg00134.txt.bz2 I directly installed gdb using cygwin's setup remotely. I am afraid that I do not have the source files for gdb. Fuqun -----Original Message----- From: Keith Seitz [mailto:keiths@redhat.com] Sent: May 30, 2003 12:12 PM To: Fuqun.Zhou@CCRS.NRCan.gc.ca Cc: insight@sources.redhat.com Subject: RE: insight -- variable balloons for upper case variables On Fri, 2003-05-30 at 09:02, Fuqun.Zhou@CCRS.NRCan.gc.ca wrote: > It only displayed: Error: > No error message. > Ok, that doesn't suprise me. Do you have the build sources around? Do you have either of the following files? src/gdb/varobj.c src/gdb/gdbtk/generic/gdbtk-variable.c Keith