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!



_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to