From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id gPv1BrAsyF9efAAAWB0awg (envelope-from ) for ; Wed, 02 Dec 2020 19:09:20 -0500 Received: by simark.ca (Postfix, from userid 112) id 15CFF1F0AB; Wed, 2 Dec 2020 19:09:20 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RDNS_NONE,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.2 Received: from sourceware.org (unknown [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 BD7C51E590 for ; Wed, 2 Dec 2020 19:09:19 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 608753858020; Thu, 3 Dec 2020 00:09:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 608753858020 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1606954159; bh=VuJeLeI2iVB5xxiI6EbfTtFKoMReRbgS+ZCRbHZF28Y=; 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=XDqiOjnHHFQ5Uiz9rhiFbPayC2JDdudxo0WretRBfN9XIh1iVV/xcAWURaTswJv5X Jb6JSojuUXZfVhtWJ7SvC3EbEEcC3wHd7jdaiHKGCXHERzrwKFuIDRjbgIRh2vWJ0U UdYx54tgXVu7R0aSsDxJebSaC0RItaMVpEn/+WxM= Received: from mail-pl1-x641.google.com (mail-pl1-x641.google.com [IPv6:2607:f8b0:4864:20::641]) by sourceware.org (Postfix) with ESMTPS id 0D4FC3858020 for ; Thu, 3 Dec 2020 00:09:16 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 0D4FC3858020 Received: by mail-pl1-x641.google.com with SMTP id b23so124465pls.11 for ; Wed, 02 Dec 2020 16:09:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:date:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=VuJeLeI2iVB5xxiI6EbfTtFKoMReRbgS+ZCRbHZF28Y=; b=dgQ7ILwQDf//GvFGpdXeAGCLA5itsD9ghqtpqlyPz27MTKEnq3kxfEv04tRd+4qcGT cw8Psk0uapUQQM5185RmToAo2Uyf4w5xYaKN86NxNdKN/uvLeg02wx80/t6yh0IL/o9X BeQvOjP7EsbUsEYDxiERIJuA1V2V1pG7/stFsCkc3IcOLmMZvZPYpKp384oVhaZPpyqQ SkxUlItnjlUIRzIh3Q6Xu4gksDeYA/FgWJmyCtTQh6OGQzhzULmthgzF6bX5+W74FttQ DUlJbYNya7m/HZT5OMm/1v1moSXFxehbNqsH7J8mH9ZDMUAFvoWcPgutvhjpJnuO0NV6 fs5g== X-Gm-Message-State: AOAM531HB2aIzhh5DDercWO6CSY2v4NtcANuwX2WEJDcEoHmlPgUBiDD +nlL43NSxLYb65Qre1qX5UXetsk7UV4= X-Google-Smtp-Source: ABdhPJy+BYQFJhyMPlKtjy6xlG/hEpXKg2no4kzXTQOayCQNJ9gpk8+9nw2VyW06Kl5AquRjRqpbPA== X-Received: by 2002:a17:90a:a393:: with SMTP id x19mr247292pjp.8.1606954155255; Wed, 02 Dec 2020 16:09:15 -0800 (PST) Received: from raekf.iptime.org ([122.37.26.177]) by smtp.gmail.com with ESMTPSA id k21sm196252pfu.7.2020.12.02.16.09.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Dec 2020 16:09:14 -0800 (PST) X-Google-Original-From: Rae Kim Date: Thu, 3 Dec 2020 09:09:12 +0900 To: Simon Marchi Subject: Re: [PATCH v2] gdb: multi-line support for "document" command Message-ID: <20201203000912.5dfnezqjumf6b2qj@raekf.iptime.org> References: <20201128142453.893743-1-rae.kim@gmail.com> <6189864a-c6e8-61a5-e439-cc253b7a33eb@simark.ca> <20201202124522.tq5a7uqyqatsldrd@raekf.iptime.org> <6a1676d0-cc7a-1bdb-a2d1-5efb03aebdd3@simark.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6a1676d0-cc7a-1bdb-a2d1-5efb03aebdd3@simark.ca> 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: Rae Kim via Gdb-patches Reply-To: Rae Kim Cc: gdb-patches@sourceware.org Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" Thank you for your help. I thought I already sent you thanks-email but couldn't find it in my sent box. I am still getting used to TUI email client. I will update the bugzilla once the copyright assignment is finished. Regards, Rae Kim On Wed, Dec 02, 2020 at 09:38:08AM -0500, Simon Marchi wrote: > > On 2020-12-02 7:45 a.m., Rae Kim wrote: > > "document" command executed in python, gdb.execute("document > > \n...\nend\n"), will wait for user input. Python extension stops > > working from that point. > > > > multi-line suport was introduced in commit 56bcdbea2. But "document" support > > seem to be implemented. > > Thanks, this is fine. > > I don't think you have a copyright assignment on file, right? If not > could you please fill this form and send it to the FSF? > > https://git.savannah.gnu.org/cgit/gnulib.git/plain/doc/Copyright/request-assign.future > > It can take a bit of time for them to process it, so please let us know > when it is done. I filed this bug with the 11.1 milestone so we don't > forget about your patch for the next GDB release: > > https://sourceware.org/bugzilla/show_bug.cgi?id=26996 > > Simon