mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-25 22:20:28 +02:00
* module/system/vm/debug.scm (*debug-input-port*): (*debug-output-port*): New public fluids. (run-debugger): Add some kwargs for input and output ports, defaulting to the debug input and output ports. (debug-pre-unwind-handler): Print to debug output port. (debug): Untabify. |
||
---|---|---|
.. | ||
debug.scm | ||
frame.scm | ||
inspect.scm | ||
instruction.scm | ||
objcode.scm | ||
profile.scm | ||
program.scm | ||
trace.scm | ||
vm.scm |