1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 22:10:21 +02:00

trace printing tweak

* module/system/vm/trap-state.scm (add-trace-at-procedure-call!): Tweak
  to the #:prefix string.
This commit is contained in:
Andy Wingo 2010-09-23 17:25:30 +02:00
parent 957205339a
commit 1241f6944b

View file

@ -204,7 +204,7 @@
(let* ((idx (next-index! trap-state))
(trap (trace-calls-to-procedure
proc
#:prefix (format #f "trace trap ~a: " idx))))
#:prefix (format #f "Trap ~a: " idx))))
(add-trap-wrapper!
trap-state
(make-trap-wrapper