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

From: Gregory Cooper (greg at cs.brown.edu)
Date: Sat Aug 25 00:03:30 EDT 2007

Hi Ethan,

What language level are you using?  Would you mind sending me (an
excerpt of) your code so I can try it out and look into the problem?

Thanks,
Greg

On 8/24/07, Ethan Herdrick <info at reatlas.com> wrote:
> 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
> >
> >
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.