[racket] Options for debugging

From: Gustavo Massaccesi (gustavo at oma.org.ar)
Date: Mon Feb 23 16:16:09 EST 2015

I want to debug a file "example.rkt". I want to run it from the
command line, but as it runs inside DrRacket with "Debugging" and
"Preserve Stack Trace" enabled, to get better errors reports.

Something like: racket -magicoptionshere example.rkt

Gustavo

Posted on the users mailing list.