From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 114207 invoked by alias); 27 Mar 2019 19:47:45 -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 114195 invoked by uid 89); 27 Mar 2019 19:47:45 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,KHOP_DYNAMIC,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.1 spammy= X-HELO: mx0a-001b2d01.pphosted.com Received: from mx0b-001b2d01.pphosted.com (HELO mx0a-001b2d01.pphosted.com) (148.163.158.5) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 27 Mar 2019 19:47:43 +0000 Received: from pps.filterd (m0098417.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id x2RJiXQG012137 for ; Wed, 27 Mar 2019 15:47:42 -0400 Received: from e36.co.us.ibm.com (e36.co.us.ibm.com [32.97.110.154]) by mx0a-001b2d01.pphosted.com with ESMTP id 2rgcanh73t-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 27 Mar 2019 15:47:42 -0400 Received: from localhost by e36.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 27 Mar 2019 19:47:41 -0000 Received: from b03cxnp08028.gho.boulder.ibm.com (9.17.130.20) by e36.co.us.ibm.com (192.168.1.136) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; (version=TLSv1/SSLv3 cipher=AES256-GCM-SHA384 bits=256/256) Wed, 27 Mar 2019 19:47:39 -0000 Received: from b03ledav004.gho.boulder.ibm.com (b03ledav004.gho.boulder.ibm.com [9.17.130.235]) by b03cxnp08028.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id x2RJlcRU31195292 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 27 Mar 2019 19:47:38 GMT Received: from b03ledav004.gho.boulder.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 7EA587805F; Wed, 27 Mar 2019 19:47:38 +0000 (GMT) Received: from b03ledav004.gho.boulder.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 3B2BB7805E; Wed, 27 Mar 2019 19:47:38 +0000 (GMT) Received: from pedro.localdomain (unknown [9.85.173.253]) by b03ledav004.gho.boulder.ibm.com (Postfix) with ESMTP; Wed, 27 Mar 2019 19:47:38 +0000 (GMT) Received: by pedro.localdomain (Postfix, from userid 1000) id 428983C0451; Wed, 27 Mar 2019 16:47:35 -0300 (-03) From: Pedro Franco de Carvalho To: Joel Brobecker Cc: gdb-patches@sourceware.org, Pedro Alves , Tom Tromey Subject: Re: GDB 8.3 release update (2019-03-25) In-Reply-To: <20190326222103.GD6837@adacore.com> References: <20190325204307.GA21459@adacore.com> <87ef6t2v8p.fsf@linux.vnet.ibm.com> <20190326222103.GD6837@adacore.com> Date: Wed, 27 Mar 2019 19:47:00 -0000 MIME-Version: 1.0 Content-Type: text/plain x-cbid: 19032719-0020-0000-0000-00000ECEFD38 X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00010825; HX=3.00000242; KW=3.00000007; PH=3.00000004; SC=3.00000282; SDB=6.01180542; UDB=6.00617819; IPR=6.00961259; MB=3.00026183; MTD=3.00000008; XFM=3.00000015; UTC=2019-03-27 19:47:40 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 19032719-0021-0000-0000-0000653A443C Message-Id: <871s2scd60.fsf@linux.vnet.ibm.com> X-IsSubscribed: yes X-SW-Source: 2019-03/txt/msg00643.txt.bz2 Joel Brobecker writes: > Does it happen all the time, or only under specific circumstances? > In other words, I'm wondering if we have some kind of workaround. It seems to happen all the time with the CLI (it doesn't affect the TUI). > This ones looks pretty straightforward to me, and I will send Andrew > my vote. Thanks, I saw you merged this one. -- Pedro Franco de Carvalho