From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: dsmich@roadrunner.com Newsgroups: gmane.lisp.guile.devel Subject: debug enable seems broken in 3.0 Date: Sat, 18 Jan 2020 18:45:54 +0000 Message-ID: <6b614b0656509bf722df2f33a24f444bc63d8d4f@webmail> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=_b76a783debd94cc54684aae724d264b2" Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="86986"; mail-complaints-to="usenet@ciao.gmane.io" To: "'guile-devel@gnu.org'" Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Sat Jan 18 19:46:15 2020 Return-path: Envelope-to: guile-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ist6s-000MYR-W9 for guile-devel@m.gmane-mx.org; Sat, 18 Jan 2020 19:46:14 +0100 Original-Received: from localhost ([::1]:43640 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ist6s-0002AL-0I for guile-devel@m.gmane-mx.org; Sat, 18 Jan 2020 13:46:14 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45635) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ist6c-00022U-Mw for guile-devel@gnu.org; Sat, 18 Jan 2020 13:45:59 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ist6b-0005i6-BX for guile-devel@gnu.org; Sat, 18 Jan 2020 13:45:58 -0500 Original-Received: from p-impout001aa.msg.pkvw.co.charter.net ([47.43.26.132]:49496 helo=p-impout001.msg.pkvw.co.charter.net) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ist6b-0005gQ-6g for guile-devel@gnu.org; Sat, 18 Jan 2020 13:45:57 -0500 Original-Received: from localhost ([52.86.171.38]) by cmsmtp with ESMTP id st6YiBJva4UdKst6YiZJJE; Sat, 18 Jan 2020 18:45:54 +0000 X-Authority-Analysis: v=2.3 cv=L4hjvNb8 c=1 sm=1 tr=0 a=KRKCKI1VKQ4u2uwitZ6MRA==:117 a=KRKCKI1VKQ4u2uwitZ6MRA==:17 a=dSg6v7tjMxUA:10 a=i8a3nUt70HUQn8yCk6MA:9 a=QEXdDO2ut3YA:10 a=wH7DJ4ORtlTxUyuZXkgA:9 a=_W_S_7VecoQA:10 X-Mailer: Atmail X-Originating-IP: [65.185.85.154] X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-CMAE-Envelope: MS4wfE779oJvgCuzcjFxUmS4XmX3bxnAaJAi/1ErmudA/830sBTeB/288rSnwo3JoJF+gkGjEjh4jsEg6X9ZtjW1eVC+DvFJYr0cg2ZBvR39MV7hntu5fZ0P XObahsrwMPcrnZDXh2kwZXZzablw44h76TQtfOxnoOykSUghGE7/RNMt X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 47.43.26.132 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.io gmane.lisp.guile.devel:20296 Archived-At: --=_b76a783debd94cc54684aae724d264b2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable =0A=0A=09This ought to work, right?=0A=0A=09From a fresh 3.0 install fro= m tarball on Debian Buster:=0A=0A=09$ guile=0A=0A=09GNU Guile 3.0.0=0A= =0A=09Copyright (C) 1995-2020 Free Software Foundation, Inc.=0A=0A=09Gui= le comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.=0A=0A= =09This program is free software, and you are welcome to redistribute it= =0A=0A=09under certain conditions; type `,show c' for details.=0A=0A=09E= nter `,help' for help.=0A=0A=09scheme@(guile-user)> (debug-enable 'debug= )=0A=0A=09ice-9/boot-9.scm:1669:16: In procedure raise-exception:=0A=0A= =09In procedure debug-options-interface: Unknown option name: debug=0A= =0A=09Entering a new prompt. Type `,bt' for a backtrace or `,q' to=0Acon= tinue.=0A=0A=09scheme@(guile-user) [1]> ,bt=0A=0A=09In ice-9/boot-9.scm:= =0A=0A=09 3609:0 2 (debug-enable . _)=0A=0A=09In unknown file:=0A=0A=09= 1 (debug-options-interface (debug show-file-name #t # # =E2=80=A6))=0A= =0A=09In ice-9/boot-9.scm:=0A=0A=09 1669:16 0 (raise-exception _ #:conti= nuable? _)=0A=0A=09scheme@(guile-user) [1]> =0A=0A --=_b76a783debd94cc54684aae724d264b2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

This ought to work, right?

From a fresh 3.0 install= from tarball on Debian Buster:

$ guile

GNU Guile 3.0.0

<= p>Copyright (C) 1995-2020 Free Software Foundation, Inc.


<= p>Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.

This program is free software, and you are welcome to redistribute= it

under certain conditions; type `,show c' for details.

Enter `,help' for help.

scheme@(guile-user)> (debug-en= able 'debug)

ice-9/boot-9.scm:1669:16: In procedure raise-exceptio= n:

In procedure debug-options-interface: Unknown option name: debu= g


Entering a new prompt.  Type `,bt' for a backtra= ce or `,q' to continue.

scheme@(guile-user) [1]> ,bt

In i= ce-9/boot-9.scm:

   3609:0  2 (debug-enable . _)

In unknown file:

           1 (d= ebug-options-interface (debug show-file-name #t # # =E2=80=A6))

In= ice-9/boot-9.scm:

  1669:16  0 (raise-exception _ #:con= tinuable? _)

scheme@(guile-user) [1]> 


--=_b76a783debd94cc54684aae724d264b2--