[racket] current backtrace implications of JIT
Thanks, Matthew. Sounds like I should experiment with my application
and try to break JIT backtraces with 4.2.5. Hopefully they just work
for me (and in production), because the JIT would be a big win for us.
Matthew Flatt wrote at 06/27/2010 11:23 PM:
> The difference between JIT and non-JIT backtraces usually isn't so big. Assuming that it's still a problem (i.e., it wasn't on x86_64 and long enough ago), then probably we need to fix something in the JIT backtrace implementation.
--
http://www.neilvandyke.org/