Next: , Previous: Tracing Configuration, Up: Traps


5.21.3.7 Tracing and (ice-9 debug)

The (ice-9 debug) module provides a tracing facility (see Tracing) that is roughly similar to that described here, but there are important differences.

It isn't currently possible to use both (ice-9 debug) trace and (ice-9 debugging trace) in the same Guile session, because their settings of the low level trap options conflict with each other.