From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23257 invoked by alias); 5 Dec 2019 20:59:52 -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 23246 invoked by uid 89); 5 Dec 2019 20:59:52 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-9.9 required=5.0 tests=BAYES_00,ENV_AND_HDR_SPF_MATCH,RCVD_IN_DNSWL_NONE,SPF_PASS,USER_IN_DEF_SPF_WL autolearn=ham version=3.3.1 spammy=opposition, PST, pst, HContent-Transfer-Encoding:8bit X-HELO: mail-pg1-f193.google.com Received: from mail-pg1-f193.google.com (HELO mail-pg1-f193.google.com) (209.85.215.193) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 05 Dec 2019 20:59:50 +0000 Received: by mail-pg1-f193.google.com with SMTP id x7so2140302pgl.11 for ; Thu, 05 Dec 2019 12:59:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=date:subject:in-reply-to:cc:from:to:message-id:mime-version :content-transfer-encoding; bh=HHSrgRsPJwedMGHPKJM7gAc6lsKzdcLb7/zIdSPFfxo=; b=bHbz99SlcOq3r2sRCmAzVAR+hgNZ8mGv7LG3W14hvwhzS8Sju17Gq8GjF41zNQRpWn xsx+vhnGbuotqmZcBbUx+O2nCbTRLmkStQuYwH5oRcW9RpfGxMs5OxGeVY2/RfP4B0wP FGFCbcL/jM359BfQ6hZ8RijLpABUUnx1DKLFcxAGyaqi6nLCC/qHBhYwEijFjs8zcX14 gHcDQZGWcrNqQU+S8d1jF1ggxaUKT8INZdHH1TmEnZP/mk37wL4Br02wybnUG3cans4s 1sUgmq598P+GgY+dtzmF38OoAdGl59AE427ZVyxatY0FznfndE7wrYQjeOj5q4FUlpFV T85Q== Return-Path: Received: from localhost ([2620:0:1000:2514:7f69:cd98:a2a2:a03d]) by smtp.gmail.com with ESMTPSA id q12sm7608944pfh.158.2019.12.05.12.59.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Dec 2019 12:59:48 -0800 (PST) Date: Thu, 05 Dec 2019 20:59:00 -0000 X-Google-Original-Date: Thu, 05 Dec 2019 12:58:43 PST (-0800) Subject: Re: [PING^3][PATCH v2 0/4] GDB fixes for the remote end having gone astray In-Reply-To: CC: palves@redhat.com, gdb-patches@sourceware.org, Jim Wilson From: "Palmer Dabbelt via gdb-patches" Reply-To: Palmer Dabbelt To: macro@wdc.com Message-ID: Mime-Version: 1.0 (MHng) Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-SW-Source: 2019-12/txt/msg00208.txt.bz2 On Mon, 02 Dec 2019 06:50:11 PST (-0800), macro@wdc.com wrote: > On Wed, 6 Nov 2019, Maciej W. Rozycki wrote: > >> As issues from software stepping having gone astray seem to have started >> piling up, and with your suggested modifications there is now a dependency >> between the changes, I have decided to make this patch submission a small >> series with 1/4 and 3/4 corresponding to original individual submissions >> and 2/4 and 4/4 being entrely new fixes. > > Ping for: > > > > > Sorry, but these are way over my head. I've had the patches sitting in my inbox for a while now in the hope that I could review them, but I'm afraid I'm going to have to drop them -- I certainly have no opposition to the patches, I just don't know enough to review them.