Hello,<br><br>I'm looking for a way to get a dump of ordered variable assignments and a stacktrace from an execution in MZScheme. <br><br>The information needed is basically what is shown in the DrScheme debug mode (entry, variable assignments, exit), dumped in the order of occurrence. <br>
<br>Any pointers?<br><br>Thanks in advance,<br>-ben<br>