racket/collects/mztake
Mike Sperber ef1cb082dd Various aspects of the Stepper and the Debugger are
language-sensitive.  In the past, both looked at the name of the
language level and were thus were hardwired to certain behavior.  Move
some of those settings into the language level itself:

- whether the stepper is supported (default #f)
- whether the debugger is supported (default #t)
- the print conversion of values for the stepper

This allows other language levels such as the DMdA levels to support
the stepper and not support the debugger.

svn: r7346
2007-09-15 16:10:39 +00:00
..
demos remove broken demos from mztake (fix later) 2007-08-10 02:12:14 +00:00
icons added support for stepping over and stepping out\also, rendered lists, vectors, and strings are capped at 5 levels deep and 100 elements each 2007-08-04 14:29:49 +00:00
annotator.ss added multi-file debugging support, along with some cleanup and minor improvements 2007-07-07 16:05:04 +00:00
debug-tool.ss Various aspects of the Stepper and the Debugger are 2007-09-15 16:10:39 +00:00
doc.txt doc fix 2006-04-04 23:32:53 +00:00
engine.ss update mztake for multi-file breakpoints 2007-08-10 02:13:35 +00:00
info.ss merged mztake 205:206 from /plt/branches/gmarceau/mztake 2005-06-17 01:27:58 +00:00
load-sandbox.ss 370.2 2007-05-29 03:26:32 +00:00
marks.ss merged units branch 2006-12-05 20:31:14 +00:00
mztake-structs.ss cleaned up and fixed base-gm.ss in frtime and mztake 2006-04-04 23:22:49 +00:00
mztake.ss cleaned up and fixed base-gm.ss in frtime and mztake 2006-04-04 23:22:49 +00:00
TODO.txt cleaned up and fixed base-gm.ss in frtime and mztake 2006-04-04 23:22:49 +00:00
useful-code.ss finished updating the docs (again), implemented policies, moved nicely reusable files out of private, renamed load-annotator to load-sandbox 2005-08-14 05:27:58 +00:00