From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7609 invoked by alias); 12 Jan 2006 16:56:29 -0000 Received: (qmail 7591 invoked by uid 22791); 12 Jan 2006 16:56:28 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 12 Jan 2006 16:56:27 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id k0CGuI3c024097; Thu, 12 Jan 2006 11:56:18 -0500 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 k0CGuI130500; Thu, 12 Jan 2006 11:56:18 -0500 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id k0CGu8lc018736; Thu, 12 Jan 2006 11:56:13 -0500 Message-ID: <43C68A27.5060001@redhat.com> Date: Thu, 12 Jan 2006 16:56:00 -0000 From: Keith Seitz User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) MIME-Version: 1.0 To: Dave Korn CC: "'Wilfried Fauvel'" , "'valegroup'" , "'insight'" Subject: Re: Source mode, function selector and file selector : display pb References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00020.txt.bz2 Dave Korn wrote: > A good way to find out which is the live one and which is a stray old copy > is to edit it manually and place the instruction "exit 0" on a line on its own > at the patch site. Or open a console window and type "tk set ::GDBTK_LIBRARY". It will show you where the tcl sources it is using are located. Keith