Hello, I followed the suggestion from the info pages and put following into my ~/.guile file:
(use-modules (ice-9 debugger breakpoints)) (use-modules (ice-9 debugger breakpoints source)) (use-modules (ice-9 debugger breakpoints procedural)) (use-modules (ice-9 readline)) (activate-readline) But now I get following error: ERROR: no code for module (ice-9 debugger breakpoints) Any ideas what causes this error? BTW: This is with guile 1.6.7 as it comes with suse-10.0. _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user