From unknown Tue Jun 17 22:29:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10121: Undefined command: "-interpreter-exec". Resent-From: Nash Steve Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 23 Nov 2011 20:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 10121 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 10121@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.132208036325420 (code B ref -1); Wed, 23 Nov 2011 20:33:02 +0000 Received: (at submit) by debbugs.gnu.org; 23 Nov 2011 20:32:43 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RTJUp-0006bx-AJ for submit@debbugs.gnu.org; Wed, 23 Nov 2011 15:32:43 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RTJUm-0006bq-TS for submit@debbugs.gnu.org; Wed, 23 Nov 2011 15:32:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RTJTN-0005Ad-4b for submit@debbugs.gnu.org; Wed, 23 Nov 2011 15:31:13 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_LOW, T_DKIM_INVALID autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:33740) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTJTN-0005AZ-39 for submit@debbugs.gnu.org; Wed, 23 Nov 2011 15:31:13 -0500 Received: from eggs.gnu.org ([140.186.70.92]:48907) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTJTM-0006BR-BN for bug-gnu-emacs@gnu.org; Wed, 23 Nov 2011 15:31:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RTJTL-0005AN-DY for bug-gnu-emacs@gnu.org; Wed, 23 Nov 2011 15:31:12 -0500 Received: from mail-gx0-f169.google.com ([209.85.161.169]:34840) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTJTL-0005AH-Av for bug-gnu-emacs@gnu.org; Wed, 23 Nov 2011 15:31:11 -0500 Received: by ggnq1 with SMTP id q1so2256536ggn.0 for ; Wed, 23 Nov 2011 12:31:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=b6H5tgvLepMg8W5GDtZwrmI2y6eZaVeUeOtjcCo4nY0=; b=Ix41DLdHCuXEo1k6agANkAlyKulQct8iO0H1PfRHg6zKEH7XnrlMskiFSVz1sDrdXf QY3fTyjVBbvdociW1GS7E110Np7jk4dqyWPTbFM5+zVlBGzV0VgwrdMUhXu9nWA7vAzy NjHK5s2jozZlHC7DCVYfJGzB7AV6iURVh98dE= MIME-Version: 1.0 Received: by 10.236.77.37 with SMTP id c25mr19622937yhe.85.1322080270271; Wed, 23 Nov 2011 12:31:10 -0800 (PST) Received: by 10.100.126.4 with HTTP; Wed, 23 Nov 2011 12:31:10 -0800 (PST) Date: Wed, 23 Nov 2011 15:31:10 -0500 Message-ID: From: Nash Steve Content-Type: multipart/alternative; boundary=20cf300513e2dfc63404b26ccc42 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -5.3 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.4 (-----) --20cf300513e2dfc63404b26ccc42 Content-Type: text/plain; charset=UTF-8 start gdb-mi in emacs trunk with gdb-7.3 define hook-stop print debug_function (param) end set breakpoint and continue to run, I get the following messages: Error while running hook_stop: Undefined command: "-interpreter-exec". Try "help". It works fine out of emacs trunk --20cf300513e2dfc63404b26ccc42 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable start gdb-mi in emacs trunk with gdb-7.3

define hook-sto= p
print debug_function (param)
end

=
set breakpoint and continue to run,

I get the= following messages:

Error while running hook_stop:
Undefined= command: "-interpreter-exec". =C2=A0Try "help".
<= /div>

It works fine out of emacs trunk


--20cf300513e2dfc63404b26ccc42-- From unknown Tue Jun 17 22:29:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10121: Undefined command: "-interpreter-exec". Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 18 Aug 2019 05:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10121 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Nash Steve Cc: 10121@debbugs.gnu.org Received: via spool by 10121-submit@debbugs.gnu.org id=B10121.156610793211858 (code B ref 10121); Sun, 18 Aug 2019 05:59:02 +0000 Received: (at 10121) by debbugs.gnu.org; 18 Aug 2019 05:58:52 +0000 Received: from localhost ([127.0.0.1]:57288 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hzEDM-00035C-5J for submit@debbugs.gnu.org; Sun, 18 Aug 2019 01:58:52 -0400 Received: from quimby.gnus.org ([80.91.231.51]:34282) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hzEDK-000352-DQ for 10121@debbugs.gnu.org; Sun, 18 Aug 2019 01:58:50 -0400 Received: from [50.225.213.182] (helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hzEDG-0007uD-EZ; Sun, 18 Aug 2019 07:58:49 +0200 From: Lars Ingebrigtsen References: Date: Sat, 17 Aug 2019 22:58:44 -0700 In-Reply-To: (Nash Steve's message of "Wed, 23 Nov 2011 15:31:10 -0500") Message-ID: <87y2zr5817.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Nash Steve writes: > start gdb-mi in emacs trunk with gdb-7.3 > > define hook-stop > print debug_function (param) > end > > set breakpoint and continue to run, > > I get the following messages: > > Error while running h [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Nash Steve writes: > start gdb-mi in emacs trunk with gdb-7.3 > > define hook-stop > print debug_function (param) > end > > set breakpoint and continue to run, > > I get the following messages: > > Error while running hook_stop: > Undefined command: "-interpreter-exec". Try "help". > > It works fine out of emacs trunk (I'm going through old bug reports that unfortunately have gotten no responses yet.) I'm not quite sure what you mean here -- you say that it work on the Emacs trunk, but also... that it doesn't? Anyway, has this started working for you in more modern Emacs versions? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 18 01:58:58 2019 Received: (at control) by debbugs.gnu.org; 18 Aug 2019 05:58:58 +0000 Received: from localhost ([127.0.0.1]:57291 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hzEDS-00035T-CE for submit@debbugs.gnu.org; Sun, 18 Aug 2019 01:58:58 -0400 Received: from quimby.gnus.org ([80.91.231.51]:34296) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hzEDR-00035M-2w for control@debbugs.gnu.org; Sun, 18 Aug 2019 01:58:57 -0400 Received: from [50.225.213.182] (helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hzEDO-0007uK-41 for control@debbugs.gnu.org; Sun, 18 Aug 2019 07:58:56 +0200 Date: Sat, 17 Aug 2019 22:58:51 -0700 Message-Id: <87wofb5810.fsf@mouse.gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #10121 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 10121 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 10121 + moreinfo quit From unknown Tue Jun 17 22:29:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10121: Undefined command: "-interpreter-exec". Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 14 Oct 2019 06:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10121 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: Nash Steve Cc: 10121@debbugs.gnu.org Received: via spool by 10121-submit@debbugs.gnu.org id=B10121.157103287422358 (code B ref 10121); Mon, 14 Oct 2019 06:02:02 +0000 Received: (at 10121) by debbugs.gnu.org; 14 Oct 2019 06:01:14 +0000 Received: from localhost ([127.0.0.1]:37654 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJtPu-0005oO-Dp for submit@debbugs.gnu.org; Mon, 14 Oct 2019 02:01:14 -0400 Received: from [80.91.231.51] (port=49932 helo=quimby.gnus.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJtPs-0005mN-Kh for 10121@debbugs.gnu.org; Mon, 14 Oct 2019 02:01:12 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iJtPl-0002Ji-WA; Mon, 14 Oct 2019 08:01:11 +0200 From: Lars Ingebrigtsen References: <87y2zr5817.fsf@mouse.gnus.org> Date: Mon, 14 Oct 2019 08:01:05 +0200 In-Reply-To: <87y2zr5817.fsf@mouse.gnus.org> (Lars Ingebrigtsen's message of "Sat, 17 Aug 2019 22:58:44 -0700") Message-ID: <87zhi3oogu.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen writes: > Anyway, has this started working for you in more modern Emacs versions? More information was requested some weeks back, but no response was given, so I'm closing this bug report. If you're still seeing this problem, please reopen. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Lars Ingebrigtsen writes: > Anyway, has this started working for you in more modern Emacs versions? More information was requested some weeks back, but no response was given, so I'm closing this bug report. If you're still seeing this problem, please reopen. Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: gnus.org] 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.3 RDNS_NONE Delivered to internal network by a host with no rDNS X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) Lars Ingebrigtsen writes: > Anyway, has this started working for you in more modern Emacs versions? More information was requested some weeks back, but no response was given, so I'm closing this bug report. If you're still seeing this problem, please reopen. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 14 02:01:19 2019 Received: (at control) by debbugs.gnu.org; 14 Oct 2019 06:01:19 +0000 Received: from localhost ([127.0.0.1]:37657 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJtPy-0005sG-Mb for submit@debbugs.gnu.org; Mon, 14 Oct 2019 02:01:18 -0400 Received: from [80.91.231.51] (port=49948 helo=quimby.gnus.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJtPx-0005qR-84 for control@debbugs.gnu.org; Mon, 14 Oct 2019 02:01:17 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iJtPu-0002K0-Gw for control@debbugs.gnu.org; Mon, 14 Oct 2019 08:01:16 +0200 Date: Mon, 14 Oct 2019 08:01:14 +0200 Message-Id: <87y2xnoogl.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #10121 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 10121 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 10121 quit Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.3 RDNS_NONE Delivered to internal network by a host with no rDNS X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) close 10121 quit