This package browser is in early development. Mind the rough edges.

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.

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.