delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/06/10/12:46:17

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Reply-To: <nhv AT cape DOT com>
From: "Norman Vine" <nhv AT cape DOT com>
To: <cygwin AT sourceware DOT cygnus DOT com>
Subject: RE: Workaround :Problem with updated gdb-20000608 and tcltk-20000608
Date: Sat, 10 Jun 2000 12:29:30 -0400
Message-ID: <000301bfd2f9$1e3f0740$ee36ba8c@nhv>
MIME-Version: 1.0
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2232.26
In-Reply-To: <20000610122734.A1094@cygnus.com>
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211

Chris Faylor writes:

>Sergey R. Grigoriev wrote:
>>
>>To make it working you need to download original tcltk (ftp.franken.de
>>or some other mirrors)(and remove tcltk-20000608 from you download
>>directory) and reinstall it "setup tcltk".
>

>Can we try to figure out what the problem is before we start flailing
>around trying to fix it?

Hi Chris

I don't know *** about TCL but

Changing:
line 27 /usr/share/gdbtcl/main.tcl to

set tcl_traceExec 1

Yields:

Calling proc "tclPkgUnknown" "combobox" "1.0"
Calling proc "tclPkgSetup" "C:/CYGWIN/usr/s" "combobox" "1.05"
"{combobox.tcl s"
Calling proc "auto_import" "itcl::*"
Calling proc "auto_qualify" "itcl::*" "::"
Calling proc "auto_load_index"
Calling proc "auto_import" "debug::*"
Calling proc "auto_qualify" "debug::*" "::"
Calling proc "auto_load_index"
Calling proc "unknown" "find_iwidgets_l"
                    ^^^^^^^^^^^
Calling proc "auto_load" "find_iwidgets_l" "::"
Calling proc "auto_qualify" "find_iwidgets_l" "::"
Calling proc "find_iwidgets_l"
Calling proc "tclPkgUnknown" "Iwidgets" "3.0"


grepping for find_iwidgets_l in /usr/share/**/*.tcl

yields  /usr/share/gdbtcl/util.tcl  line 219

# ------------------------------------------------------------------
# PROC: find_iwidgets_library - Find the IWidgets library.
#
# This is a little bit of bogosity which is necessary so we
# can find the iwidgets libraries if we are not installed:
# The problem is that the iwidgets are really weird.  The init file is
# in the build tree, but all the library files are in the source tree...
#
# ------------------------------------------------------------------
proc find_iwidgets_library {} {
  global errMsg
.....


Hope this helps someone.

Norman Vine




--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019