From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 77966 invoked by alias); 25 Aug 2018 11:25:10 -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 77943 invoked by uid 89); 25 Aug 2018 11:25:09 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=H*MI:john X-HELO: jocasta.intra Received: from de.cellform.com (HELO jocasta.intra) (88.217.224.109) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 25 Aug 2018 11:25:08 +0000 Received: from jocasta.intra (localhost [127.0.0.1]) by jocasta.intra (8.15.2/8.15.2/Debian-8) with ESMTPS id w7PBP3au026429 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Sat, 25 Aug 2018 13:25:03 +0200 Received: (from john@localhost) by jocasta.intra (8.15.2/8.15.2/Submit) id w7PBP2Nq026428 for gdb-patches@sourceware.org; Sat, 25 Aug 2018 13:25:02 +0200 From: John Darrington To: gdb-patches@sourceware.org Subject: Re: [PATCH 1/3] Date: Sat, 25 Aug 2018 11:25:00 -0000 Message-Id: <20180825112456.26376-1-john@darrington.wattle.id.au> X-SW-Source: 2018-08/txt/msg00611.txt.bz2 Thanks. In that case, I'm posting a new version of the patch here with update commit message addressing Eli's concerns.