[plt-scheme] Debugging library code

From: N N (nothere44 at gmail.com)
Date: Mon Nov 16 14:56:30 EST 2009

Is there a way to debug library code sanely?  I tried doing it in DrScheme
(which I don't generally use) but found that opening files from the collects
directory under the install and setting breakpoints in them doesn't work: it
seems DrScheme won't hit breakpoints in a .ss file if it's actually reading
from a compiled library file.  How can I do this?

Thanks,
~NT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20091116/68bc71c7/attachment.html>

Posted on the users mailing list.