[plt-scheme] setup-plt --mode
errortrace standard-module-name-resolver: cycle in loading
Matthew Flatt
mflatt at cs.utah.edu
Fri Aug 1 11:20:20 EDT 2008
At Fri, 01 Aug 2008 10:17:02 -0400, Neil Van Dyke wrote:
> In the interim, is there anything I can do to improve the backtraces
> when debugging
One more thought: it sometimes helps to disable the JIT. The JIT and
the bytecode interpreter compute stack traces in different ways, and
they usually produce slightly different results.
Matthew
More information about the plt-scheme
mailing list