make backtraces prettier
authorAndy Wingo <wingo@pobox.com>
Sat, 9 Jan 2010 19:21:37 +0000 (20:21 +0100)
committerAndy Wingo <wingo@pobox.com>
Sat, 9 Jan 2010 19:21:37 +0000 (20:21 +0100)
commit8217c9251acef6f09fa04e1ead5eaa69b6909284
treef7ede6cb214e4dfb504f14d5ae0e89ca1ecd87d8
parent0af34a3f833a3e90edc18223b91fcafebc786275
make backtraces prettier

* module/system/vm/debug.scm (print-frames): Clean up a bit, reverting
  part of the previous change. (The problem was that in the else branch
  of the conditional, it didn't consume an arg.)

  In the future I would like to preserve the clean look of the
  backtraces. It's easier to read that way.
module/system/vm/debug.scm