guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about your profiling patch...


From: Keisuke Nishida
Subject: Re: Question about your profiling patch...
Date: Mon, 09 Apr 2001 02:03:50 -0400
User-agent: Wanderlust/2.4.0 (Rio) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/21.0.102 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

At 08 Apr 2001 10:36:53 +0100,
Neil Jerram wrote:
> 
> With latest CVS, and following through the example session in the
> README, I have more success, but fail with `(add 1 2)'.

Oops, there should have been the following expression before it:

  (define (add x y) (+ x y))

> Note also that guile-vm exits completely if I type `,x +'.

My repl does not catch some errors because I want to display
backtrace on errors.  I couldn't figure out how to use save-stack
with my repl.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]