During playing with scheme in drracket (5.3.2 on win7), quite big problem occured. After few days I started to use debuggin tool, it was splendid while finding errors, but it doesn't work anymore on one given file. Sooner or later after switching on the debugger, drracket failed down. Reinstall didn't help. One more clue, there is a function, at first I could mark stop (pause) debugging mark, but in that given function it is not possible anymore (it's possible in others function).
Does anyone have any clue or idea? I started to look for another ide for scheme with debugger but haven't found anything so far.