Re: GC loop

2002-02-12 Thread Thien-Thi Nguyen
From: Neil Jerram [EMAIL PROTECTED] Date: 03 Feb 2002 13:44:29 + Using the current unstable CVS Guile... Running under gdb, type in the following: fwiw, i was able to reproduce the described behavior. feel free to add this to BUGS... thi

GC loop

2002-02-03 Thread Neil Jerram
Using the current unstable CVS Guile... Running under gdb, type in the following: (gdb) run -q Starting program: /usr/local/bin/guile -q guile (trap-set! enter-frame-handler (lambda () 1)) (exit-frame-handler #f apply-frame-handler #f enter-frame-handler #procedure #f () traps) guile