From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.bob131.so (server2.bob131.so [128.199.153.143]) by sourceware.org (Postfix) with ESMTPS id AA9C63982422 for ; Wed, 9 Jun 2021 13:51:40 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org AA9C63982422 Received: from internal.mail.bob131.so (localhost [127.0.0.1]) by mail.bob131.so (Postfix) with ESMTP id 226814315D; Wed, 9 Jun 2021 13:51:37 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 mail.bob131.so 226814315D Date: Wed, 09 Jun 2021 23:51:34 +1000 From: George Barrett To: Eli Zaretskii Cc: gdb-patches@sourceware.org Subject: Re: [PING] [PATCH] guile: stop procedures on invalid breakpoints Message-ID: References: <837dj3e008.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <837dj3e008.fsf@gnu.org> X-Spam-Status: No, score=-6.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org 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: , X-List-Received-Date: Wed, 09 Jun 2021 13:51:41 -0000 On Wed, Jun 09, 2021 at 02:43:51PM +0300, Eli Zaretskii wrote: > Sorry for missing this. The documentation part is OK. No worries, thanks for having a look. I'll do a v2 addressing the other comments in a moment.