guile-user
[Top][All Lists]
Advanced

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

Re: uniform-array-read!


From: Kevin Ryde
Subject: Re: uniform-array-read!
Date: Fri, 03 Feb 2006 08:52:08 +1100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

William Xu <address@hidden> writes:
>
> any way to look into or trace, uniform-array-read! ?

If you put it under gdb you should be able to ^C when it's hung and
find out where it is.  There's won't be much info except the function
names, unless you build a guile with "CFLAGS=-g".

Otherwise post a complete failing sample program to bug-guile.




reply via email to

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