From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id Or/ZOZCcVWNa0g8AWB0awg (envelope-from ) for ; Sun, 23 Oct 2022 15:57:04 -0400 Received: by simark.ca (Postfix, from userid 112) id DB27C1E112; Sun, 23 Oct 2022 15:57:04 -0400 (EDT) Authentication-Results: simark.ca; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.a=rsa-sha256 header.s=default header.b=PrhjrIZR; dkim-atps=neutral X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 8318E1E0D5 for ; Sun, 23 Oct 2022 15:57:04 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id B055138561A6 for ; Sun, 23 Oct 2022 19:57:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B055138561A6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666555023; bh=vt4uwJ0HmhGp3XJ6k0WZ2Iug4WndPIbYEVRuOfALnGg=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=PrhjrIZR5gluX53KklLOMJ/ijU0VW6q6/kLgsJvP5J9IByU9p4Wm14+UokkNmGQmo Z3o/Sn/N1wgMT9bhyXNQwJ3QeyB6E7cX9w3gxoiRFpT/62ivEJ8JWjGwilOlOvn+kU keq02IQiLNx4RkR1L8sAo+Bu2d5+ODzake1JtNEU= Received: from mail-pl1-x632.google.com (mail-pl1-x632.google.com [IPv6:2607:f8b0:4864:20::632]) by sourceware.org (Postfix) with ESMTPS id 2CC6F385AE5F for ; Sun, 23 Oct 2022 19:56:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 2CC6F385AE5F Received: by mail-pl1-x632.google.com with SMTP id y4so6863030plb.2 for ; Sun, 23 Oct 2022 12:56:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=vt4uwJ0HmhGp3XJ6k0WZ2Iug4WndPIbYEVRuOfALnGg=; b=LuBXPENGsaR8aXRajVDcU+9UvHJt/PbPacE67dgwxOpywt2xvjpjL/RD8nZqFC80YJ YkMM8GuH0cvSwSvXSFeU7GJQICTh2Gm82jnhTFhY6oegy52Gc+WBPjce49B70KrM/iQD JQy1KINxXvzh7L4ryg07kTS7qOLns1eTR6qB4lz5COlBpMgN9Op/ZBlZ08ypBlST++/M vTdIixl2ZwL6lb6I1CVVQ7FB7rWf76rqDJIOwvq4MeAWYXL/oqfFHchZRwQ2CvhQg+Nd fRHr3ud+sAIBIYFUGgbwJEH5LIlfpfk7kYW03nF6fGMp7CKGuy6h5boVQDVJb8RcL1Lu RteA== X-Gm-Message-State: ACrzQf2D2KrJ4htluDHCfSFuvCT3cCM5plB2ytKckwgn837RV4yDiBUW s4eB2qhaogfcXw5LGvaO50hchA8OOb8= X-Google-Smtp-Source: AMsMyM6YTF+NZyoxE97pDcD9AVktvzLQEcRgBjUVw0fmtvWLs8Q6QULaUL16en1CrOyT5m6FM74m6g== X-Received: by 2002:a17:902:da8e:b0:186:9869:adfa with SMTP id j14-20020a170902da8e00b001869869adfamr6187263plx.57.1666555003093; Sun, 23 Oct 2022 12:56:43 -0700 (PDT) Received: from nuc10 ([104.36.148.254]) by smtp.gmail.com with ESMTPSA id z16-20020a170902ccd000b00186727e5f5csm5644246ple.248.2022.10.23.12.56.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 23 Oct 2022 12:56:42 -0700 (PDT) Date: Sun, 23 Oct 2022 12:53:53 -0700 To: Tom Tromey , Bruno Larsen Subject: Re: [RFC PATCH] gdb: add command to clear value history Message-ID: References: <20221019033925.86910-1-rkovhaev@gmail.com> <87edv2e3mx.fsf@tromey.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87edv2e3mx.fsf@tromey.com> X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Rustam Kovhaev via Gdb-patches Reply-To: Rustam Kovhaev Cc: Rustam Kovhaev via Gdb-patches Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" On Thu, Oct 20, 2022 at 12:44:38PM -0600, Tom Tromey wrote: > > Thanks for the patch. > > In addition to what Bruno said, a new feature should have a > documentation patch and also a note in NEWS. > Hi Bruno, Tom, Thanks for the review and the comments. I will send a proper patch.