guile-user
[Top][All Lists]
Advanced

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

Re: debugging help: how to read/use a backtrace?


From: Andy Wingo
Subject: Re: debugging help: how to read/use a backtrace?
Date: Mon, 27 Feb 2017 20:46:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

On Sat 21 Jan 2017 11:21, Jan Nieuwenhuizen <address@hidden> writes:

> I often find myself struggling to pinpoint an error location from
> Guile's backtrace (see below) and I am starting to wonder if there is
> something that I'm missing.

I believe this is comprehensively cleaned up and improved in 2.1.x.
(Guile 2.0 tries to identify the procedure by looking at slot 0; Guile
2.2 instead uses the instruction pointer of the frame.)  Can you
confirm?

Andy



reply via email to

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