From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 924 invoked by alias); 9 Feb 2008 01:55:13 -0000 Received: (qmail 893 invoked by uid 22791); 9 Feb 2008 01:55:13 -0000 X-Spam-Check-By: sourceware.org Received: from flagship.tchse.com (HELO flagship.tchse.com) (209.85.32.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 09 Feb 2008 01:54:53 +0000 Received: from cpc2-port4-0-0-cust303.cos2.cable.ntl.com ([82.25.97.48] helo=[127.0.0.1]) by flagship.tchse.com with esmtpa (Exim 4.63) (envelope-from ) id 1JNevb-0003Zw-T6; Fri, 08 Feb 2008 20:54:52 -0500 Message-ID: <47AD07E8.9030600@devkitpro.org> Date: Sat, 09 Feb 2008 01:55:00 -0000 From: Dave Murphy User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Keith Seitz CC: insight@sourceware.org Subject: Re: MinGW patches for Insight References: <47AAC222.2080906@devkitpro.org> <47AC8FC4.8070204@devkitpro.org> <200802081304.01150.vapier@gentoo.org> <47ACE302.9030404@devkitpro.org> <47ACEDA5.4060107@redhat.com> <47AD00A8.8000707@redhat.com> In-Reply-To: <47AD00A8.8000707@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080208-0, 08/02/2008), Outbound message X-Antivirus-Status: Clean X-IsSubscribed: yes 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: 2008-q1/txt/msg00022.txt.bz2 Keith Seitz wrote: > I've committed a change which does this. Instead of adding the > "[llength [info commands ...]]" stuff everywhere, you can simply check > if gdbtk_platform(os) is cygwin or mingw. [gdbtk_platform(platform) > will still be "windows".] > Whoops, I just sent another update of the patchset without looking at the list. I'll update & have a look now. Dave