From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id qZdTFWd3LWJ7EwAAWB0awg (envelope-from ) for ; Sat, 12 Mar 2022 23:47:35 -0500 Received: by simark.ca (Postfix, from userid 112) id 46CCB1F3CE; Sat, 12 Mar 2022 23:47:35 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RDNS_DYNAMIC,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (ip-8-43-85-97.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 BDE151EDF0 for ; Sat, 12 Mar 2022 23:47:34 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 8B9933858414 for ; Sun, 13 Mar 2022 04:47:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8B9933858414 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1647146853; bh=6B+FPzhvxV/FPrWugxU96NXD2qO9dZcCC/cRtZTL4So=; 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=XCa5qvZssFwVHbbQ48iLUmSlT300Zq7YmD2Z/99esYZxH5H6mE6NKN3lBID29RNjP ysNgj55+WUvU7K3+/qb+HmAqH73OOA+XrYvsOp+ChwQSlT7Iaj+DPDBXNTTHPkjeBQ Q1lxeZBhMmJwJdDmX6/DDaABW2AGVFJmzmNanm+4= Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com [IPv6:2a00:1450:4864:20::42c]) by sourceware.org (Postfix) with ESMTPS id E743F3858D3C for ; Sun, 13 Mar 2022 04:47:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org E743F3858D3C Received: by mail-wr1-x42c.google.com with SMTP id r6so18515085wrr.2 for ; Sat, 12 Mar 2022 20:47:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=6B+FPzhvxV/FPrWugxU96NXD2qO9dZcCC/cRtZTL4So=; b=cSywzak69tct8Cot2x4QGae57OLP20/S2ty87xmJ86HpSohCA2mVtvIWDMZM0hYkka qvz2gUDzsOQ63HC1vALgtEM7bnHmJYERSRRwWGgBNbfSnrBSNw+Es1GLjwPAhlsvJPM8 Hpb1um2FGfBmpM7MpsGGxMQEZppmEbl8mvoz0O/bGwcLBH1AoklUaE4QiIRULrcthJ4T xmAq3pNkaqiILpEyT9QOgh7xzW4QbixKi7eQVYB9VzoRfgG6UJFrstpN8axrRFyQiTET sclu2gwfv6yHShRczXKop/WSFaiVazizGtsFo4UIb5jH/aNV2EoivmBSZR6MGGgAaqbg CR7g== X-Gm-Message-State: AOAM531zykVUyAzRN57ZlRJ8QQWAPkOxIZnL37NhABQafV0qCGuK8MeT +Jr2vx/luCiyBuCdMMWmEceF X-Google-Smtp-Source: ABdhPJweL+XpA/0kJq0fm4byxJvt0/NYpznc2dv0zOHNNTQNCU+s04uVjjoCopdAQYWjKfoiY8A+GA== X-Received: by 2002:a05:6000:2cf:b0:203:7326:cae5 with SMTP id o15-20020a05600002cf00b002037326cae5mr12483109wry.198.1647146833553; Sat, 12 Mar 2022 20:47:13 -0800 (PST) Received: from takamaka.home ([2a01:cb22:1d5:1100:649a:6ea9:3e07:fe1f]) by smtp.gmail.com with ESMTPSA id t19-20020a05600c199300b0038a08227e4bsm544264wmq.13.2022.03.12.20.47.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 12 Mar 2022 20:47:12 -0800 (PST) Received: by takamaka.home (Postfix, from userid 1000) id 6ACBFA4AD3; Sun, 13 Mar 2022 08:47:10 +0400 (+04) Date: Sun, 13 Mar 2022 08:47:10 +0400 To: Andrew Burgess via Gdb-patches Subject: Re: [PATCHv5] gdb/python/mi: create MI commands using python Message-ID: References: <20220224103749.1719761-1-aburgess@redhat.com> <20220228164801.1276366-1-aburgess@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220228164801.1276366-1-aburgess@redhat.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: Joel Brobecker via Gdb-patches Reply-To: Joel Brobecker Cc: Andrew Burgess , Jan Vrany , Joel Brobecker Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" Hi Andrew, On Mon, Feb 28, 2022 at 04:48:01PM +0000, Andrew Burgess via Gdb-patches wrote: > In v5: > > - variable names within the mi output (from Python) can now contain > the '-' character, > > - the example in the docs has been updated to remove the reference > to an outdated feature (dropped in an earlier version, but the > example got left in by mistake), > > - updated the call to gdbpy_enter to pass no arguments, > > - rebased to latest upstream master. Now that Tom as confirmed all his comments are approved, can we push the patch to master? -- Joel