From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 120425 invoked by alias); 19 Jul 2016 19:10:23 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 120410 invoked by uid 89); 19 Jul 2016 19:10:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=patience, Anyone, life, HX-HELO:eggs.gnu.org X-HELO: eggs.gnu.org Received: from eggs.gnu.org (HELO eggs.gnu.org) (208.118.235.92) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 19 Jul 2016 19:10:21 +0000 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPaPH-0001wU-V1 for gdb-patches@sourceware.org; Tue, 19 Jul 2016 15:10:19 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPaPH-0001wA-Rm; Tue, 19 Jul 2016 15:10:15 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3786 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bPaPE-0001Va-SV; Tue, 19 Jul 2016 15:10:15 -0400 Date: Tue, 19 Jul 2016 19:10:00 -0000 Message-Id: <83zipdzbp5.fsf@gnu.org> From: Eli Zaretskii To: LRN CC: gdb-patches@sourceware.org In-reply-to: <9970a99a-3a5b-5223-da6c-69eb991393ea@gmail.com> (message from LRN on Mon, 18 Jul 2016 13:08:35 +0300) Subject: Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 Reply-to: Eli Zaretskii References: <503E575D.1000608@gmail.com> <506A1DB5.60901@gmail.com> <20121002124819.GB3028@adacore.com> <506AE4C6.9010304@gmail.com> <4be546e0-7811-6f51-e5a4-d441e8a9d16a@gmail.com> <83oa6ivgve.fsf@gnu.org> <83inwqve6d.fsf@gnu.org> <6349c1ab-c4a3-f6d5-f61e-6f1f7e2dfcaf@gmail.com> <83eg7evajb.fsf@gnu.org> <2af222f0-f7d9-f0b4-b1cf-8b2d78f777fd@gmail.com> <838txmv72f.fsf@gnu.org> <0896c322-0ac9-b60e-daaf-09355307e19b@gmail.com> <838txktr9u.fsf@gnu.org> <83a8hpfsqu.fsf@gnu.org> <9970a99a-3a5b-5223-da6c-69eb991393ea@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-IsSubscribed: yes X-SW-Source: 2016-07/txt/msg00208.txt.bz2 > From: LRN > Date: Mon, 18 Jul 2016 13:08:35 +0300 > > On 10.07.2016 17:54, Eli Zaretskii wrote: > > On 10.07.2016 16:05, LRN wrote: > >> On 02.07.2016 10:47, Eli Zaretskii wrote: > >>> On 02.07.2016 4:16, LRN wrote: > >>>> So, anyway, is anything else expected of me? When should i expect to > >>>> see the patches pushed? > >>> > >>> Please wait for a week, and if it doesn't get pushed, ping us here. > >> > >> ping > >> > > > > Any objections to me pushing this to master? Anyone? > > > > ping Sorry for the delay: life intervened big time. If no one beats me to it, I will push this weekend. Thank you for your patience. P.S. Do we really need a configure-time option? Why not enable the feature by default in the MinGW and Cygwin builds?