[plt-scheme] Backtrace

From: Robby Findler (robby at cs.uchicago.edu)
Date: Sat Apr 19 17:00:44 EDT 2003

At Sat, 19 Apr 2003 21:58:19 +0200, Katsmall the Wise wrote:
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> 
> How can I find out what the variable values are at the backtrace?

In the released v203 you cannot. In the CVS version (for the moment),
there will bee a little turn-down triangle next to some of the stack
frames. Click it to see the values of variables in that frame.

Robby


Posted on the users mailing list.