mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 04:10:18 +02:00
* module/system/vm/traps.scm (frame-matcher): New helper. (trap-at-procedure-call, trap-in-procedure, trap-in-dynamic-extent) (trap-calls-in-dynamic-extent, trap-instructions-in-dynamic-extent) (trap-instructions-in-procedure, trap-at-procedure-ip-in-range): Add ability to trap on procedures that are closures. (trap-at-source-location): Check source-closures first, to catch source locations that are in nested procedures. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |