Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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.

share|improve this question
2  
I think this is the kind of question that is better asked on the Racket mailing list. It's much more likely that someone will be able to help you there (and fix whatever bug you're encountering). – Asumu Takikawa Feb 16 at 1:02

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.