remove before-signal-stack
authorAndy Wingo <wingo@pobox.com>
Fri, 18 Jun 2010 11:01:14 +0000 (13:01 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 18 Jun 2010 11:01:14 +0000 (13:01 +0200)
commit48201a94eb6892b3d55b3de10c53fc9b34cf689c
treeca21e63fbc58ae4c105247f394068e86b5ec5f8f
parent352b99c43d9f6b04360d214109e54e309db036bd
remove before-signal-stack

* module/ice-9/boot-9.scm (before-signal-stack): Remove. We're moving
  away from using the-last-stack, so this backup copy is not much use.
  (top-repl): Don't bother saving a before-signal-stack.

* module/ice-9/debugger/command-loop.scm (debugger-handler): No need to
  restore here either.
module/ice-9/boot-9.scm
module/ice-9/debugger/command-loop.scm