mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
* module/system/vm/trace.scm (print-return, print-application) (frame-return-values): Factored out of other things. (trace-calls-to-procedure): New proc, installs a trap tracing only calls to the given proc. (trace-calls-in-procedure): Refactor a bit. * module/system/vm/trap-state.scm (add-trace-at-procedure-call!): New proc. * module/system/repl/command.scm (tracepoint): New command, installs a tracepoint on a procedure. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |