From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28698 invoked by alias); 9 Jul 2010 20:48:56 -0000 Received: (qmail 28689 invoked by uid 22791); 9 Jul 2010 20:48:55 -0000 X-SWARE-Spam-Status: No, hits=-0.4 required=5.0 tests=AWL,BAYES_00,RDNS_DYNAMIC X-Spam-Check-By: sourceware.org Received: from wsip-98-189-223-147.oc.oc.cox.net (HELO mail.najay.com) (98.189.223.147) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 09 Jul 2010 20:48:47 +0000 Received: by mail.najay.com (Postfix, from userid 5001) id F11DC8C80E4; Fri, 9 Jul 2010 13:48:45 -0700 (PDT) Received: from [127.0.0.1] (ip68-5-229-101.oc.oc.cox.net [68.5.229.101]) (Authenticated sender: najay) by mail.najay.com (Postfix) with ESMTPSA id 472768C8060; Fri, 9 Jul 2010 13:48:44 -0700 (PDT) Message-ID: <4C378B19.2030904@najay.com> Date: Fri, 09 Jul 2010 20:48:00 -0000 From: George Najarian User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 MIME-Version: 1.0 To: Keith Seitz CC: insight@sourceware.org Subject: Re: CVS Insight running on Windows 7 x64 using ActiveTCL, mingw/msys, built for arm-none-eabi References: <4C376D11.9080604@najay.com> <4C37701B.2020907@redhat.com> In-Reply-To: <4C37701B.2020907@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2010-q3/txt/msg00012.txt.bz2 On 7/9/2010 11:53 AM, Keith Seitz wrote: > I seem to recall fixing some target settings dialog issues before... What does "show > version" display? > GNU gdb (GDB) 7.1.50.20100702-cvs Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "--host=i686-pc-mingw32 --target=arm-none-eabi". For bug reporting instructions, please see: . > My guess is this has something to do with the way COM ports are probed. That's what it was > last time, as I recall. > thank you for the information ... I will check out the com port issue and see if that resolves it. Would it make any sense to put together a patch file and short writeup on how I got all this to work? george > Keith >