From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22370 invoked by alias); 17 Dec 2011 17:34:32 -0000 Received: (qmail 21877 invoked by uid 22791); 17 Dec 2011 17:34:31 -0000 X-SWARE-Spam-Status: No, hits=2.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM X-Spam-Check-By: sourceware.org Received: from mail-iy0-f169.google.com (HELO mail-iy0-f169.google.com) (209.85.210.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 17 Dec 2011 17:34:16 +0000 Received: by iacb35 with SMTP id b35so5188848iac.0 for ; Sat, 17 Dec 2011 09:34:16 -0800 (PST) MIME-Version: 1.0 Received: by 10.50.184.137 with SMTP id eu9mr16815687igc.9.1324143256389; Sat, 17 Dec 2011 09:34:16 -0800 (PST) Received: by 10.42.213.137 with HTTP; Sat, 17 Dec 2011 09:34:16 -0800 (PST) Date: Sat, 17 Dec 2011 17:34:00 -0000 Message-ID: Subject: the latest win32 binary From: aj3423 To: insight@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2011-q4/txt/msg00021.txt.bz2 Hi, I've searched on google, found insight-mingw-6.6 package which is for Windows platform, I tried it but seems not accurate, some place are not able to set breakpoints when they should be, it always breaks at odd places rather than the main() function, =A0seems the source file and line number doesn't match. I'm using the latest mingw g++ compiler, is there any win32 version of Insight compatible with it? Thanks.