From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: Backtraces in modules? Date: Wed, 04 May 2005 14:22:59 -0400 Message-ID: <42791303.4050001@pobox.com> References: <427758DC.1020107@xs4all.nl> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1115246971 17848 80.91.229.2 (4 May 2005 22:49:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 4 May 2005 22:49:31 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu May 05 00:49:25 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DTSfi-000241-9p for guile-devel@m.gmane.org; Thu, 05 May 2005 00:48:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTSn6-0001A5-RR for guile-devel@m.gmane.org; Wed, 04 May 2005 18:56:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DTOlj-0004Ll-D9 for guile-devel@gnu.org; Wed, 04 May 2005 14:38:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DTOld-0004Gy-40 for guile-devel@gnu.org; Wed, 04 May 2005 14:38:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTOlc-0004Fs-F6 for guile-devel@gnu.org; Wed, 04 May 2005 14:38:40 -0400 Original-Received: from [216.166.232.203] (helo=johnson-resources.com) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DTOpM-00008Y-5c for guile-devel@gnu.org; Wed, 04 May 2005 14:42:32 -0400 Original-Received: from [192.168.1.131] (adsl-221-99-32.rmo.bellsouth.net [::ffff:68.221.99.32]) (AUTH: LOGIN wingo, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by johnson-resources.com with esmtp; Wed, 04 May 2005 14:37:20 -0400 User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en Original-To: guile-devel@gnu.ORg In-Reply-To: <427758DC.1020107@xs4all.nl> X-Enigmail-Version: 0.90.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:4947 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4947 Howdy, Han-Wen Nienhuys wrote: > I have trouble getting backtraces in code evalled within loaded > modules. Are you running with the debugging evaluator? As in guile --debug or the debug-set! stuff. Regards, -- Andy Wingo http://wingolog.org/ _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel