1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-26 05:00:28 +02:00
guile/module/ice-9/debugger
Andy Wingo d8158b837e deprecate save-stack, stack-saved?
* module/Makefile.am:
* module/ice-9/boot-9.scm:
* module/ice-9/save-stack.scm (stack-saved?, save-stack): Move these
  bindings to their own module.

* module/oop/goops.scm (goops-error):
* module/ice-9/boot-9.scm (error, top-repl): Remove calls to save-stack.

* module/ice-9/deprecated.scm (stack-saved?, save-stack): Add deprecated
  shims.

* module/ice-9/emacs.scm:
* module/ice-9/stack-catch.scm:
* module/ice-9/debugger/command-loop.scm:
* module/ice-9/scm-style-repl.scm: Import (ice-9 save-stack).
2010-06-19 12:57:31 +02:00
..
command-loop.scm deprecate save-stack, stack-saved? 2010-06-19 12:57:31 +02:00
commands.scm deprecate `bad-throw' 2010-06-11 16:58:31 +02:00
state.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
trc.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
utils.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00