From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 36283 invoked by alias); 28 Apr 2016 10:36:31 -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 36268 invoked by uid 89); 28 Apr 2016 10:36:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=Gary X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 28 Apr 2016 10:36:19 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id B19D2C049D4F for ; Thu, 28 Apr 2016 10:36:18 +0000 (UTC) Received: from blade.nx (ovpn-116-97.ams2.redhat.com [10.36.116.97]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u3SAaH78032423; Thu, 28 Apr 2016 06:36:18 -0400 Received: by blade.nx (Postfix, from userid 1000) id 7F98E264208; Thu, 28 Apr 2016 11:36:16 +0100 (BST) Date: Thu, 28 Apr 2016 10:36:00 -0000 From: Gary Benson To: Jan Kratochvil Cc: Pedro Alves , gdb-patches@sourceware.org Subject: Re: [commit+7.11] [patchv5] Workaround gdbserver<7.7 for setfs Message-ID: <20160428103616.GA16488@blade.nx> References: <56FBDFE7.90203@redhat.com> <20160404211406.GA32241@host1.jankratochvil.net> <5703E7FF.6060304@redhat.com> <20160406134911.GA30545@host1.jankratochvil.net> <57051DAB.7000008@redhat.com> <20160406151925.GA17174@host1.jankratochvil.net> <20160406190905.GA16036@host1.jankratochvil.net> <20160426212923.GA20994@host1.jankratochvil.net> <57208D61.5030608@redhat.com> <20160427193214.GA29889@host1.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160427193214.GA29889@host1.jankratochvil.net> X-IsSubscribed: yes X-SW-Source: 2016-04/txt/msg00633.txt.bz2 Jan Kratochvil wrote: > On Wed, 27 Apr 2016 11:58:57 +0200, Pedro Alves wrote: > > On 04/26/2016 10:29 PM, Jan Kratochvil wrote: > > > posting a new implementation based on Pedro's off-list comment: > > > hmm. guess we could still salvage it, by 1) still doing the detection > > > early; 2) accept OK as "unsupported" in setfs only? > > > > > > OK for check-in? > > > > OK. > > Commit: > 57809e5e5a506664eb54433ded81ab0785168a83 > and 7.11: > a6ff23076f49c6322d96a76e0098f8019139bc4e Thanks Jan. Cheers, Gary -- http://gbenson.net/