From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id ZhAwCT/AcF/LBQAAWB0awg (envelope-from ) for ; Sun, 27 Sep 2020 12:39:27 -0400 Received: by simark.ca (Postfix, from userid 112) id 540941E58E; Sun, 27 Sep 2020 12:39:26 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=DKIM_SIGNED, MAILING_LIST_MULTI,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 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 779F81E58A for ; Sun, 27 Sep 2020 12:39:19 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id A33D03851C07; Sun, 27 Sep 2020 16:39:18 +0000 (GMT) Received: from mail-wr1-x443.google.com (mail-wr1-x443.google.com [IPv6:2a00:1450:4864:20::443]) by sourceware.org (Postfix) with ESMTPS id 3EEB43851C07 for ; Sun, 27 Sep 2020 16:39:16 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 3EEB43851C07 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=embecosm.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=andrew.burgess@embecosm.com Received: by mail-wr1-x443.google.com with SMTP id c18so9143794wrm.9 for ; Sun, 27 Sep 2020 09:39:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embecosm.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=fPGd31aTN9q4FISxMnICvzkBVS9O4kgXa2x8zFSrdbg=; b=GS7KgrZgEOve1cKzswWdzI20nklKz1i7ACcyNwUUZcz1jtQiEZyVCV2by+r9BC6XLj 1qRgsNXuT9rqqKB9ny4nCDphcRv/7uP8idCtivruIAi5a5IsXJnFEdMLWzzgD+7pOJ2C Jg9ftHEZZh4IF2HFMnZ+HTe+qnyJcnbAHI4PiWnxS68fsPpjwEmJuft1pklz37ZeSkzQ 1cR316Prj2FysSaU5A1gH6lpiKXr+w+LLI7pUQA4aOr8um2m34j0Z9W4NxEP+nfKjVS5 OufdsX/X3C8m5yQjFKJBvF1iS1X5a92mGNpb8n8A1S5EcelT9z9LYVyvZBBjTVcOu8AF 7niw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=fPGd31aTN9q4FISxMnICvzkBVS9O4kgXa2x8zFSrdbg=; b=KFRg4wXw8fdeJDiq4TMpGkeoyNkkyLBdMmGBGdKIffDIRhPTFSdfnKVYL9vSvVxM3q 5d4XzBsVuZxtb+jB7qaEBlx/uz6cIXM91HiC0myL5lhteEHUPPPs463dRZLxC++ufZbR p4i9V9w7o3zgDuycjPcudGJorE+jENsTW5MyztHIx2p9Cpa/NCLKhFzJyB6CKVtJfccy 1yze9xvjbkNvwJbUoHutFm5WkTClXX0bPivDQtY0BCStM4cj2bq7F8lYx65lf0sz/WYz hItxTamfmhJ6WOiA4cNDg9Qw2esfI0qB6As1nHLsH8z0dBz/JYbmP9qlGstfJxKqIEbr Hh+Q== X-Gm-Message-State: AOAM533Z05h4irkSyCdq5TP0oqBAE7TQwYFVYmo19hZk96x1x6Ghks8X iPEpKVwBK5ZjN5AOAjd3KNS+7u1QxUPAQw== X-Google-Smtp-Source: ABdhPJyo/jESuAoevL701DXd9RnN27o3sJ0wx6tK4xOH9n4t3lwxKrYho0oUnc5uAR5n1D+1L38+HA== X-Received: by 2002:a5d:5486:: with SMTP id h6mr14997329wrv.415.1601224755380; Sun, 27 Sep 2020 09:39:15 -0700 (PDT) Received: from localhost (host109-151-23-62.range109-151.btcentralplus.com. [109.151.23.62]) by smtp.gmail.com with ESMTPSA id z15sm10236091wrv.94.2020.09.27.09.39.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 27 Sep 2020 09:39:14 -0700 (PDT) Date: Sun, 27 Sep 2020 17:39:13 +0100 From: Andrew Burgess To: Joel Brobecker Subject: Re: [PATCH] gdb: Fix from_tty argument to gdb.execute in Python. Message-ID: <20200927163913.GN1540618@embecosm.com> References: <20200922102343.8440-1-grees@undo.io> <20200922135157.GH1540618@embecosm.com> <20200924110912.GK1540618@embecosm.com> <20200925125340.GM1540618@embecosm.com> <20200926180700.GD13066@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200926180700.GD13066@adacore.com> X-Operating-System: Linux/5.8.9-101.fc31.x86_64 (x86_64) X-Uptime: 17:38:38 up 9 days, 46 min, X-Editor: GNU Emacs [ http://www.gnu.org/software/emacs ] 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: , Cc: gdb-patches@sourceware.org Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" * Joel Brobecker [2020-09-26 11:07:00 -0700]: > > > LGTM. Do you have commit access to push this? > > > > > > > Thanks for reviewing. I don't have commit access. Also, I haven't signed > > any copyright assignment documents yet. > > Thanks for letting us know about the copyright assignment issue. > For this patch, it's sufficiently small that we can accept it > without the assignment. > > There is one small change I made prior to pushing it: I added > a reference to the PR in the ChangeLog and the revision log > (as "PR python/26586" at the start of each ChangeLog entry), > so as to make sure the commit gets linked in the bugzilla PR. > > @Andrew, would you agree that this patch would be safe enough > for backporting to the gdb-10-branch? I think so. Thanks for pushing this. Andrew