From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1468 invoked by alias); 8 Mar 2018 23:51:24 -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 1459 invoked by uid 89); 8 Mar 2018 23:51:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=Hx-languages-length:322, H*x:Release, H*UA:Release X-HELO: PHX2.ddci.com Received: from phx2.ddci.com (HELO PHX2.ddci.com) (184.183.10.180) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 08 Mar 2018 23:51:22 +0000 In-Reply-To: References: To: "Simon Marchi" Cc: gdb-patches@sourceware.org MIME-Version: 1.0 Subject: Re: PATCH for minor buglet in remote.c misreporting REMOTE_DEBUG_MAX_CHAR messages X-KeepSent: BDCE520D:C8209D30-0625824A:0082DAAB; type=4; name=$KeepSent From: alarson@ddci.com Message-ID: Date: Thu, 08 Mar 2018 23:51:00 -0000 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2018-03/txt/msg00181.txt.bz2 "Simon Marchi" wrote on 03/08/2018 05:34:17 PM: > From: "Simon Marchi" SM> Are you ok with me pushing the following patch on your behalf? Absolutely fine. And thank you very much.