From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 68034 invoked by alias); 15 Jan 2018 16:10:07 -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 68025 invoked by uid 89); 15 Jan 2018 16:10:06 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=hang X-HELO: mail-qk0-f173.google.com Received: from mail-qk0-f173.google.com (HELO mail-qk0-f173.google.com) (209.85.220.173) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 15 Jan 2018 16:10:05 +0000 Received: by mail-qk0-f173.google.com with SMTP id j185so17400266qkc.5 for ; Mon, 15 Jan 2018 08:10:05 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=SqOOVQkFTwjXMTtlpukVrS/7AEvz4Gdfgkv2tfBq9iY=; b=edL6/7SM0rHX3haktfzct/vgXGyGIbzWt1SfgA+bHEgg9CmrqGImhcR33HVBRzBn/o pUpuhoRQFL4Oo4s/5EgFANubiGOT6lPO3dr2gK2MGLPakbNc09vhcp3SoF+eifW+3CRU Xd7/Zbi8Fn5Yn7YytQ2C7gIVdbMpTNjTWeUpjMYpw5OmMM8Y5g94/fpl//dRwlPDXPGC rS6A4kQ0+JfkKP0JtdnEPqK20aDwSAfRptjSzrfo7/a2a9Y+T5xtRIm3dRaGFz1Ots6K j0Q2JiXWMI8YB6+/sMBz7ltPFcA//Pbmj+uUgquRstASJmEv/tD96prM9pTLhgm2xW8q /qOg== X-Gm-Message-State: AKwxytceyJdLjClZdCu5294jdYKREEp13u7WPsW+xH11M4wEIWrSdSn1 jCN4135gw82rLz5DQXtcFW32QL3Es4l3BUAqmb8= X-Google-Smtp-Source: ACJfBotnPki6HbxosHVh4DdXQatPqCv2iyBiAgJLppVXLdai/03IL8MR69a4PySWN5DHvjjOnSikWm9mW0U35ohfr20= X-Received: by 10.55.20.85 with SMTP id e82mr19973796qkh.100.1516032603887; Mon, 15 Jan 2018 08:10:03 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.152.176 with HTTP; Mon, 15 Jan 2018 08:10:03 -0800 (PST) In-Reply-To: References: <7eccd434-6f47-590e-e53f-32076e99c98b@redhat.com> From: Yao Qi Date: Mon, 15 Jan 2018 16:10:00 -0000 Message-ID: Subject: Re: [pushed + testcase] Re: [PATCH] Fix GDB hang with remote after error from resume To: Andreas Arnez Cc: Sergio Durigan Junior , Pedro Alves , GDB Patches , David Edelsohn , Edjunior Machado Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2018-01/txt/msg00273.txt.bz2 On Mon, Jan 15, 2018 at 3:22 PM, Andreas Arnez w= rote: > > Hm, too bad. Well, since this type of hang doesn't seem to occur on > s390, we can at least try re-activating s390 then. > Yeah, I agree! --=20 Yao (=E9=BD=90=E5=B0=A7)