Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Greg Cooper
d48873795e
added multi-file debugging support, along with some cleanup and minor improvements
...
svn: r6838
2007-07-07 16:05:04 +00:00
Greg Cooper
489e9c6ed9
annotator now takes an optional parameter to restrict (by source)
...
which syntax objects will have breakpoint annotations installed; this
is the "right way" (for now, with a single file), so i've removed a
bunch of the old hacky restrictions that didn't really work
top-level begins are no longer handled specially by the tool---just
passed on to the annotator, which should do the right thing
svn: r4206
2006-08-31 22:24:35 +00:00
Matthew Flatt
a334558f62
removed hacks now that PR 8112 is resolved
...
svn: r3497
2006-06-27 14:02:01 +00:00
Greg Cooper
00513d7778
fixed/changed interface for accumulating top-level ids from annotator
...
debugger now supports mousing over top-level ids (but no set! yet)
svn: r3458
2006-06-23 22:12:25 +00:00
Greg Cooper
c345c8eef2
- annotator no longer inserts breaks on exprs from external macros
...
- debugger no longer tries to track variables from external macros
svn: r3439
2006-06-22 19:20:19 +00:00
Guillaume Marceau
41d79339b9
attempt to work around byecompiler bug
...
svn: r3360
2006-06-14 20:20:24 +00:00
Guillaume Marceau
1f702fab15
cleaned up and fixed base-gm.ss in frtime and mztake
...
svn: r2596
2006-04-04 23:22:49 +00:00
Guillaume Marceau
debdf0e431
implemented top-level lookups, with scoping
...
svn: r2173
2006-02-08 17:48:49 +00:00
Guillaume Marceau
e862bb520a
implementing top-level-ids
...
svn: r2071
2006-02-01 19:05:04 +00:00
Greg Cooper
d950b675f2
implemented break-after and loc/r
...
svn: r2007
2006-01-27 22:08:54 +00:00
Matthew Flatt
b172954a54
debugger expands linearly
...
svn: r1373
2005-11-22 19:46:07 +00:00
Guillaume Marceau
3f8d2cf779
documented the annotator
...
svn: r823
2005-09-09 22:33:57 +00:00
Guillaume Marceau
00b20bf708
finished updating the docs (again), implemented policies, moved nicely reusable files out of private, renamed load-annotator to load-sandbox
...
svn: r590
2005-08-14 05:27:58 +00:00
Guillaume Marceau
cb30a90f04
define-values-for-syntax and (now-running b) and broken #%top
...
svn: r542
2005-08-03 19:45:21 +00:00
Guillaume Marceau
58114baeee
added current-process and trace* and bind
...
svn: r182
2005-02-22 18:25:10 +00:00
Guillaume Marceau
be27134ac4
while working with greg. skipper is integrated, mztake is in the middle of the load-annotator refactoring
...
svn: r180
2005-02-16 06:27:40 +00:00