From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11833 invoked by alias); 29 Jul 2011 06:13:06 -0000 Received: (qmail 11816 invoked by uid 22791); 29 Jul 2011 06:13:05 -0000 X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 29 Jul 2011 06:12:48 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LP200D00ZSLJK00@a-mtaout20.012.net.il> for gdb@sourceware.org; Fri, 29 Jul 2011 09:12:47 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.48.51]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LP200D67ZXAK600@a-mtaout20.012.net.il>; Fri, 29 Jul 2011 09:12:47 +0300 (IDT) Date: Fri, 29 Jul 2011 06:13:00 -0000 From: Eli Zaretskii Subject: Re: py-breakpoint.c fails to compile with MinGW GCC In-reply-to: To: Chris Sutcliffe Cc: gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <837h71ehsl.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT References: <20110728151915.GU1988@adacore.com> <83livie5x7.fsf@gnu.org> <83ipqme3m7.fsf@gnu.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-07/txt/msg00121.txt.bz2 > Date: Thu, 28 Jul 2011 23:04:28 -0400 > From: Chris Sutcliffe > > On 28 July 2011 13:06, Eli Zaretskii wrote: > > I somehow thought VTA will be only in 4.7, thanks for getting me > > straight.  However, the MinGW site doesn't have 4.6 available yet, so > > in practice I still need to wait. > > FWIW, it's coming down the pipe, just some back-end work needs to be > done in terms of dependent libraries, etc. Thanks for the info, it's good to know it will be available soon.