From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16889 invoked by alias); 2 Aug 2019 23:24:44 -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 16836 invoked by uid 89); 2 Aug 2019 23:24:36 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:1145, sk:native X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 02 Aug 2019 23:24:24 +0000 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 3A6D8C057F31; Fri, 2 Aug 2019 23:24:22 +0000 (UTC) Received: from localhost (unused-10-15-17-196.yyz.redhat.com [10.15.17.196]) by smtp.corp.redhat.com (Postfix) with ESMTP id DEC975D9E2; Fri, 2 Aug 2019 23:24:21 +0000 (UTC) From: Sergio Durigan Junior To: Pedro Alves Cc: gdb-patches@sourceware.org, Philippe Waroquiers Subject: New FAIL on gdb.base/with.exp on native-extended-gdbserver (was: Re: [PATCH v2 0/4] Introduce the "with" command) References: <20190618003902.19805-1-palves@redhat.com> <8e2afe6f-a568-3b05-503c-368d574adb5f@redhat.com> Date: Fri, 02 Aug 2019 23:24:00 -0000 In-Reply-To: <8e2afe6f-a568-3b05-503c-368d574adb5f@redhat.com> (Pedro Alves's message of "Wed, 3 Jul 2019 13:49:07 +0100") Message-ID: <87wofvtal6.fsf_-_@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2019-08/txt/msg00058.txt.bz2 On Wednesday, July 03 2019, Pedro Alves wrote: > On 6/18/19 1:38 AM, Pedro Alves wrote: >> >> (gdb) help with >> Temporarily set SETTING to VALUE, run COMMAND, and restore SETTING. >> Usage: with SETTING [VALUE] [-- COMMAND] >> Usage: w SETTING [VALUE] [-- COMMAND] >> With no COMMAND, repeats the last executed command. >> SETTING is any setting settable with the "set" command. >> E.g.: >> with language pascal -- print obj >> with print elements unlimited -- print obj >> > > I've merged this in now. Hi Pedro, First of all, thanks for the nice feature. BuildBot has unfortunately caught a new failure on gdb.base/with.exp when run agains native-extended-gdbserver: https://sourceware.org/ml/gdb-testers/2019-q3/msg00213.html new FAIL: gdb.base/with.exp: repeat: reinvoke with no previous command to relaunch I've also found it here when preparing a new Fedora GDB release. Thanks, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/