Node:Using Traps, Next:, Previous:Source Properties, Up:Debugging



35.2 Using Traps

with-traps thunk Scheme Procedure
scm_with_traps (thunk) C Function
Call thunk with traps enabled.

debug-object? obj Scheme Procedure
scm_debug_object_p (obj) C Function
Return #t if obj is a debug object.