Schush execution traces

January 3, 2010
by Lee Spector (lspector)

The updated schush.ss includes a simple mechanism for saving execution traces for later analysis, etc.:

http://hampshire.edu/lspector/schush.ss

20100103: - Added option to save execution traces. If the global parameter save-traces
            is #t then the global variable trace will contain an execution trace
            after each call to run-schush. A trace is a list of exec stack tops, listed
            last first.


Leave a Reply

You must be logged in to post a comment.