From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludovic.courtes@laas.fr (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.lisp.guile.user Subject: Re: Getting scheme error informations when running scheme code from C Date: Mon, 12 Sep 2005 14:11:08 +0200 Organization: LAAS-CNRS Message-ID: <87vf16v63n.fsf@laas.fr> References: <4322DE2C.60801@ufoot.org> <4322EEBA.1090202@mail.msen.com> <432351D1.8010102@ufoot.org> <87fysceb38.fsf@ossau.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1126527744 11238 80.91.229.2 (12 Sep 2005 12:22:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 12 Sep 2005 12:22:24 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Sep 12 14:22:23 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EEnJ1-0005Jt-PM for guile-user@m.gmane.org; Mon, 12 Sep 2005 14:21:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EEnJ1-0005eP-5n for guile-user@m.gmane.org; Mon, 12 Sep 2005 08:21:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EEnA9-0001RO-I8 for guile-user@gnu.org; Mon, 12 Sep 2005 08:11:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EEnA6-0001QW-Oc for guile-user@gnu.org; Mon, 12 Sep 2005 08:11:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EEnA6-0001OK-GG for guile-user@gnu.org; Mon, 12 Sep 2005 08:11:50 -0400 Original-Received: from [140.93.0.15] (helo=laas.laas.fr) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EEnA9-0003sC-3p for guile-user@gnu.org; Mon, 12 Sep 2005 08:11:53 -0400 Original-Received: by laas.laas.fr (8.13.1/8.13.1) with SMTP id j8CCB89N009431; Mon, 12 Sep 2005 14:11:13 +0200 (CEST) Original-To: Neil Jerram X-URL: http://www.laas.fr/~lcourtes/ X-Revolutionary-Date: 26 Fructidor an 213 de la =?iso-8859-1?Q?R=E9volutio?= =?iso-8859-1?Q?n?= X-PGP-Key-ID: 0xEB1F5364 X-PGP-Key: http://www.laas.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 821D 815D 902A 7EAB 5CEE D120 7FBA 3D4F EB1F 5364 X-OS: powerpc-unknown-linux-gnu In-Reply-To: <87fysceb38.fsf@ossau.uklinux.net> (Neil Jerram's message of "Sun, 11 Sep 2005 00:50:51 +0100") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) X-Spam-Score: 0 () X-Scanned-By: MIMEDefang at CNRS-LAAS X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:4740 Archived-At: Hi, Neil Jerram writes: > Finally, you might like to know that my guile-debugging package > includes a kind of Emacs display-backtrace front end. In other words, > when an error occurs, the stack is popped up in Emacs, and Emacs will > pop up the source code for each frame, and so on. Although the raw > backtrace information is the same (as if you just do a > display-backtrace to some port), I've found this front end to be > effective in allowing me to analyze backtraces very quickly. That sounds nice! What are your plans wrt. to distribution of guile-debugging? Are you willing to eventually integrate it into Guile, or to keep distributing it as a separate package? In the latter case, it would cool if somebody volunteered to create a Debian package for it. :-) Thanks, Ludovic. _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user