chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] File name & line number in stack traces


From: phoenix
Subject: [Chicken-users] File name & line number in stack traces
Date: Fri, 09 Oct 2009 09:59:46 -0700

When I get an error / unhandled exception, and csi prints out a stack
trace to me, it's of the form:

<eval> [function-name] (line of code)

Is there a way to instead of having function-name, have the FILE NAME
and the LINE NUMBER ?

This is because I'm working on a big project, and different modules
actually have functions of the same name.

Thanks!





reply via email to

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