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: Re: debug enable seems broken in 3.0 Date: Sat, 18 Jan 2020 23:18:30 +0000 Message-ID: <63a11e6d90c5a6e310d62e012b161fe38a56d938@webmail> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=_dd420ed015a02cc0261876826165ef31" Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="111855"; mail-complaints-to="usenet@ciao.gmane.io" Cc: "'guile-devel@gnu.org'" To: "'=?UTF-8?B?TGludXMgQmrDtnJuc3RhbQ==?='" Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Sun Jan 19 00:18:49 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 1isxMf-000T3s-K8 for guile-devel@m.gmane-mx.org; Sun, 19 Jan 2020 00:18:49 +0100 Original-Received: from localhost ([::1]:45730 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1isxMe-0006R2-71 for guile-devel@m.gmane-mx.org; Sat, 18 Jan 2020 18:18:48 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41032) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1isxMQ-0006Qf-Db for guile-devel@gnu.org; Sat, 18 Jan 2020 18:18:35 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1isxMP-0007Xt-2G for guile-devel@gnu.org; Sat, 18 Jan 2020 18:18:34 -0500 Original-Received: from p-impout010aa.msg.pkvw.co.charter.net ([47.43.26.141]:58046 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 1isxMO-0007XF-To for guile-devel@gnu.org; Sat, 18 Jan 2020 18:18:33 -0500 Original-Received: from localhost ([52.86.171.38]) by cmsmtp with ESMTP id sxMMiHoeJxrrBsxMMiGwUD; Sat, 18 Jan 2020 23:18:31 +0000 X-Authority-Analysis: v=2.3 cv=U4js8tju c=1 sm=1 tr=0 a=KRKCKI1VKQ4u2uwitZ6MRA==:117 a=KRKCKI1VKQ4u2uwitZ6MRA==:17 a=dSg6v7tjMxUA:10 a=mDV3o1hIAAAA:8 a=dkHZgebyPFoHtJxXGzgA:9 a=QEXdDO2ut3YA:10 a=Ubila50RxcwA:10 a=69iMtoDatGkA:10 a=7BCCZg03jq0A:10 a=zsVVoKR5AAAA:8 a=LcyWoyHD7HyM2iGcRN4A:9 a=_W_S_7VecoQA:10 a=_FVE-zBwftR9WsbkzFJk:22 a=9UG1UR0wmFYhwEzWjDBM:22 X-Mailer: Atmail X-Originating-IP: [65.185.85.154] X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-CMAE-Envelope: MS4wfAmfvt6uUI2JYhvbjYOYaO+DhQ4/Yn4xRUzwSkHYVlQBd9cLfr9vfADm/205LG+aioP1Nk7h9qyetk0nRv7naTZQwWAsuGbwRtnSocTyIaybid76MWh8 F+GcQvaK+0aOCBwsuIuyeXcSWKzWqmcT/I402daUVkY2Ymjjib7zuUvc1QEr/0zn/UbJP8lOkkw9/6LZkgXhHH6DUdauVRd2qJo= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 47.43.26.141 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:20302 Archived-At: --=_dd420ed015a02cc0261876826165ef31 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable From: "Linus Bj=C3=B6rnstam" =0A=09* =0A=0A> There is no 'debug options,= as the error says. Read more here:=0Ahttps://www.gnu.org/software/guile= /manual/html_node/Debug-Options.html=0A[1]=0A=0A =0A=0ALinks:=0A------= =0A[1]=0Ahttps://www.gnu.org/software/guile/manual/html_node/Debug-Optio= ns.html#index-debug_002denableFrom: "Linus Bj=C3=B6rnstam" <= br>
> There is no 'debug options, as the error says. Read more her= e: https://www= .gnu.org/software/guile/manual/html_node/Debug-Options.html
=0A
=

I see.  Though the NEWS files does mention that it's need= ed to enable the debugging evaluator.

That might not apply anymore.

 Thanks!

 =   -Dale


--=_dd420ed015a02cc0261876826165ef31--