I just tried that: unfortunately, this stack trace does not seem to
be able to cross the boundary of dynamically required module.

What I see in (continuation-mark-set->context (current-continuation-marks))
are just lines in the "main" Racket module, and no lines that
belong to the non-sexp module or deeper.

And (continuation-mark-set->context (exn-continuation-marks e))
do cross the boundary, but show only some deeper lines in deeper modules,
not in the "top" dynamically required module.

Best regards,

Dmitry

--
You received this message because you are subscribed to the Google Groups "Racket 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to