From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32331 invoked by alias); 17 May 2006 18:06:07 -0000 Received: (qmail 32296 invoked by uid 22791); 17 May 2006 18:06:05 -0000 X-Spam-Check-By: sourceware.org Received: from aldan.algebra.com (HELO aldan.algebra.com) (216.254.65.224) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 17 May 2006 18:06:03 +0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.6/8.13.6) with ESMTP id k4HI5peo046625 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 17 May 2006 14:05:52 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from [172.21.130.86] (mx-broadway [38.98.68.18]) by corbulon.video-collage.com (8.13.6/8.13.6) with ESMTP id k4HI5j2p022696 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 17 May 2006 14:05:46 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) From: Mikhail Teterin To: Keith Seitz Subject: Re: Does insight work? Date: Wed, 17 May 2006 18:06:00 -0000 User-Agent: KMail/1.9.1 Cc: insight@sourceware.org References: <200605162201.33772.mi+mx@aldan.algebra.com> <200605171330.50762.mi+mx@aldan.algebra.com> <446B630B.80407@redhat.com> In-Reply-To: <446B630B.80407@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200605171405.40625.mi+mx@aldan.algebra.com> X-Virus-Status: Clean 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-q2/txt/msg00029.txt.bz2 ÓÅÒÅÄÁ 17 ÔÒÁ×ÅÎØ 2006 13:53, Keith Seitz ÎÁÐÉÓÁ×: > You haven't mention what your company's release platform is > (linux,cygwin) or target architecture > (linux,cygwin,mcore-elf,ppc-elf,etc), so I can't tell you if it could be > a series of (probably gdb) bugs with your build. As I have mentioned, the built gdb and gdbtui seem to work -- it is only the insight (GUI), that responds with Tcl errors to mouse clicks. If the GUI works for you, than it must be some more incompatibilities with the more recent (only a year old) itcl and itk. I be digging... The platform is FreeBSD -- mostly 6.1, mostly on i386 and amd64 (known as x86_64 in the Linux world), but also other releases and hardware platforms (sparc64, alpha). -mi