[plt-scheme] DrScheme debugger pops up new window

From: Robby Findler (robby at cs.uchicago.edu)
Date: Sat Sep 15 11:59:27 EDT 2007

The nightly builds are relatively stable for most parts of drscheme,
you might try that.

Robby

On 9/15/07, Pan Xingzhi <vengeance.storm at gmail.com> wrote:
> Thank all you guys! Hope we'll get an official release with this patch soon ;-)
>
> Harry
>
> 2007/9/15, Robby Findler <robby at cs.uchicago.edu>:
> > Technically, I just put Pedro Pinto's else's patch in. He did the
> > legwork to figure out what was going wrong. Thanks, Pedro!
> >
> > Robby
> >
> > On 9/15/07, Jos Koot <jos.koot at telefonica.net> wrote:
> > > Has already been fixed in the recent nightly build by the PLT team (Robby
> > > Findler)
> > > Jos koot.
> > >
> > > ((((lambda(x)((((((x x)x)x)x)x)x))
> > >    (lambda(x)(lambda(y)(x(x y)))))
> > >   (lambda(x)(write x)x))
> > >  'greeting)
> > > ----- Original Message -----
> > > From: "Pan Xingzhi" <vengeance.storm at gmail.com>
> > > To: <plt-scheme at list.cs.brown.edu>
> > > Sent: Saturday, September 15, 2007 3:57 AM
> > > Subject: [plt-scheme] DrScheme debugger pops up new window
> > >
> > >
> > > > Hi folks,
> > > >    I'm using DrScheme 371. Everything is fine until I hit the Debug
> > > > button. A new DrScheme window then popped up, containing the same
> > > > source code as the old one. The old window was then under debug mode,
> > > > and the pause/continue/step... buttons showed up on the toolbar. But
> > > > whenever I click one of these buttons, a new window popped up just
> > > > like the first time I clicked the Debug button.
> > > >
> > > >    Does anyone have any ideas about this? I don't know if it's a
> > > > feature or what. It's quite annoying.
> > > >
> > > > Thanks in advance.
> > > >   Harry
> > > > _________________________________________________
> > > >  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.