guile-jtd 220323a
Python's `pdb.set_trace()' but for Guile
The (jtd)
module for Guile provides a procedure jump-to-debugger
for escaping to the Guile REPL for the purpose of debugging code.
- Outputs:
out
- Website: https://github.com/mwette/guile-jtd
- Licenses: LGPL 2.1+
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install guile-jtd 220323a
as follows:
guix install guile-jtd@220323a
Or install the latest version:
guix install guile-jtd
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.