1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module
Andy Wingo f4a23f910f procedure traps can fire on nested procedures
* 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.
2010-09-24 13:25:26 +02:00
..
ice-9 regenerate psyntax-pp.scm 2010-09-10 11:03:59 +02:00
language Remove trailing whitespace 2010-07-09 21:22:27 -05:00
oop Update #:procedure method for <applicable-struct> 2010-06-29 11:43:04 +02:00
rnrs Fix make-variable-transformer export 2010-09-19 12:15:37 +02:00
scripts [maint] Remove unused script guile-doc-snarf. 2010-07-22 21:10:38 +02:00
srfi SRFI-1: Rewrite `alist-copy' in Scheme. 2010-09-20 00:01:23 +02:00
sxml sxml-match: Always use the same prompt tag. 2010-07-15 23:12:57 +02:00
system procedure traps can fire on nested procedures 2010-09-24 13:25:26 +02:00
texinfo Fix typos. 2010-09-02 00:04:39 +02:00
Makefile.am implement breakpoints in the repl 2010-09-19 11:32:11 +02:00
rnrs.scm back-compat in (rnrs) for deprecated modules-in-value-namespace 2010-09-02 21:31:55 -07:00
statprof.scm statprof bugfixes 2010-01-27 21:52:05 +01:00
texinfo.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00