1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-30 00:40:20 +02:00
guile/module/ice-9/debugging
Andy Wingo fede5c8977 default-pre-unwind-handler to scm-style-repl
* module/ice-9/boot-9.scm:
* module/ice-9/deprecated.scm (default-pre-unwind-handler): Deprecate
  root-module definition.

* module/ice-9/scm-style-repl.scm (default-pre-unwind-handler): Move
  here.

* module/ice-9/debugging/traps.scm:
* module/ice-9/debugger.scm:
* module/ice-9/stack-catch.scm: Use default-pre-unwind-handler from
  scm-style-repl.
2010-06-18 12:50:32 +02:00
..
breakpoints.scm (app modules) -> (%app modules) 2010-04-22 15:31:02 +02:00
example-fns.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
ice-9-debugger-extensions.scm Incorporate ice-9-debugger-extensions properly 2009-08-27 22:21:20 +01:00
load-hooks.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
steps.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
trace.scm Incorporate ice-9-debugger-extensions properly 2009-08-27 22:21:20 +01:00
traps.scm default-pre-unwind-handler to scm-style-repl 2010-06-18 12:50:32 +02:00
trc.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00