[plt-scheme] Debugger Bug in 301.5?

From: Danny Yoo (dyoo at hkn.eecs.berkeley.edu)
Date: Fri Feb 17 19:33:15 EST 2006


On Fri, 17 Feb 2006, Paulo J. Matos wrote:

> Not sure if this is a known problem but whenever I press the Debug
> button on DrScheme (linux, compiled with gcc4) I get:
> procedure annotate-for-single-stepping: expects 6 arguments, given 5:
> #<syntax:1:0> #<procedure:...ke/debug-tool.ss:511:23>
> #<procedure:...ke/debug-tool.ss:518:23>
> #<procedure:...ke/debug-tool.ss:522:23>
> #<procedure:...ke/debug-tool.ss:481:46>
>
> which means... no debugging on 301.5...

Hi Paulo,

Matthew Flatt just fixed this on Monday; try svn updating again:

    http://list.cs.brown.edu/pipermail/plt-scheme/2006-February/011683.html



Posted on the users mailing list.