[plt-scheme] Debugging library code
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>