tracepoints print their trap number
authorAndy Wingo <wingo@pobox.com>
Thu, 23 Sep 2010 15:17:16 +0000 (17:17 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 23 Sep 2010 15:17:16 +0000 (17:17 +0200)
commitabb4b5cbbd38a30a85568a13f98590427ad11bf5
treec2ede95316b918acd167f712325b8f00961f8777
parent25361a80fe3c78456e22a5fb0139d7207d472050
tracepoints print their trap number

* module/system/vm/trace.scm (print-application, print-return): Add a
  prefix before the printout.
  (trace-calls-to-procedure, trace-calls-in-procedure): Add prefix
  keyword args.

* module/system/vm/trap-state.scm (add-trace-at-procedure-call!): Give a
  useful prefix for tracepoint printouts.
module/system/vm/trace.scm
module/system/vm/trap-state.scm