update mztake for multi-file breakpoints
svn: r7077
This commit is contained in:
parent
fd853a0fcc
commit
4b814b1086
|
@ -291,7 +291,7 @@
|
||||||
[(annotated-stx pos-list)
|
[(annotated-stx pos-list)
|
||||||
(annotate-for-single-stepping
|
(annotate-for-single-stepping
|
||||||
stx
|
stx
|
||||||
(break? process client)
|
(lambda (_) (break? process client))
|
||||||
(break-before process client)
|
(break-before process client)
|
||||||
(break-after process client)
|
(break-after process client)
|
||||||
(lambda (kind bound binding) (void))
|
(lambda (kind bound binding) (void))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user