Holger Blasum <[EMAIL PROTECTED]> writes:
> Hello guile-user,
Hi Holger,
> in the "Guile Debugging Enhancements" tutorial
> (http://download.gna.org/guile-debugging/guile-debugging.html)
> there is encouragement to play with the source trap context
> parameters.
It's not important for the res
Hello guile-user,
in the "Guile Debugging Enhancements" tutorial
(http://download.gna.org/guile-debugging/guile-debugging.html)
there is encouragement to play with the source trap context
parameters.
What I want to look at are the source file names and
line numbers like eg in any gdb stepping
On Fri, 2005-12-30 at 21:20 +0100, Christian Mauduit wrote:
> I found out that the problem disappeared when I decided to make my free
> callback (the one set up with scm_set_smob_free) return systematically a
> value of 0. I understand the return value of this function should
> reflect the amount o