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