[plt-scheme] DrScheme Debugger not showing values of variables or expressions.

From: Ethan Herdrick (info at reatlas.com)
Date: Fri Aug 24 23:25:57 EDT 2007

No, there are new *features* for the debugger in 371, but the debugger
is already present in 370.

I can set breakpoints and step through code.  I just can't do anything
while I'm there.

On 8/24/07, Todd O'Bryan <toddobryan at mac.com> wrote:
> I think the debugger first made its appearance in version 371.
>
> On Fri, 2007-08-24 at 21:18 -0400, Ethan Herdrick wrote:
> > Hi,
> >
> > I'm trying to use the DrScheme debugger but I'm not seeing the values
> > of variables to the right of the debug buttons, nor the result of
> > expressions to the left of the debug buttons.  (I'm seeing neither of
> > these anywhere else, either.)  This is not what I expected given the
> > following excerpt from the manual.
> >
> > "When the program is paused, move the mouse over a variable to display
> > its value in the debugging panel to the right of the buttons. When
> > pausing at an expression's result, the result is shown to the left of
> > the debugging panel's buttons, and the result can be changed by
> > right-clicking the pause point."
> >
> > I'm running DrScheme 370 on Windows.
> >
> > Thank you.
> >
> > -Ethan Herdrick
> > _________________________________________________
> >   For list-related administrative tasks:
> >   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>


Posted on the users mailing list.