From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 112100 invoked by alias); 2 Mar 2018 03:20:32 -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 111716 invoked by uid 89); 2 Mar 2018 03:20:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=perfect, you! X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 02 Mar 2018 03:20:30 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 9AED056104; Thu, 1 Mar 2018 22:20:28 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id JE-RX+Iz+hEi; Thu, 1 Mar 2018 22:20:28 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 39517560FF; Thu, 1 Mar 2018 22:20:28 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id E814F83301; Fri, 2 Mar 2018 07:20:23 +0400 (+04) Date: Fri, 02 Mar 2018 03:20:00 -0000 From: Joel Brobecker To: Sergio Durigan Junior Cc: GDB Patches , Simon Marchi , Pedro Alves Subject: Re: [PATCH v3 0/2] Make gdbserver work with filename-only binaries Message-ID: <20180302032023.smisafnbr2347v2w@adacore.com> References: <20180210014241.19278-3-sergiodj@redhat.com> <20180228032708.19670-1-sergiodj@redhat.com> <87sh9ka5ze.fsf@redhat.com> <20180301025528.zyh5m5jls45t3ooa@adacore.com> <87lgfbae8j.fsf@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87lgfbae8j.fsf@redhat.com> User-Agent: NeoMutt/20170113 (1.7.2) X-SW-Source: 2018-03/txt/msg00044.txt.bz2 > Sorry about this, I forgot about the need to create a PR when the > release is out. There is no PR for this bug, so I created one following > the specifications: > > https://sourceware.org/bugzilla/show_bug.cgi?id=22907 > > Please let me know if there's something else I can do. No worries. This is perfect, thank you! -- Joel