Changes to support tracing other than inside the repl-stack that
authorNeil Jerram <neil@ossau.uklinux.net>
Fri, 29 Jun 2001 15:36:47 +0000 (15:36 +0000)
committerNeil Jerram <neil@ossau.uklinux.net>
Fri, 29 Jun 2001 15:36:47 +0000 (15:36 +0000)
commit941614c6aae3dfb90833e98ca9d308fc52a61898
tree0a759b8a504fbb6f6a8900b554d8a61e28ef6515
parente235f2a6c77a20de97533ab67e2ad8154f03191f
Changes to support tracing other than inside the repl-stack that
is set up by the REPL code in boot-9.scm.

* debug.scm (trace-entry, trace-exit): Conditionalize tracing on
whether the current stack id is in `traced-stack-ids'.
(traced-stack-ids, trace-all-stacks?, trace-stack, untrace-stack):
New.
ice-9/ChangeLog
ice-9/debug.scm