unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Why there's no debugger?
@ 2007-10-22 17:48 Josef Wolf
  2007-10-23 12:41 ` Neil Jerram
  0 siblings, 1 reply; 4+ messages in thread
From: Josef Wolf @ 2007-10-22 17:48 UTC (permalink / raw)
  To: guile-user

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-10-25 21:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-22 17:48 Why there's no debugger? Josef Wolf
2007-10-23 12:41 ` Neil Jerram
2007-10-25 20:06   ` Josef Wolf
2007-10-25 21:29     ` Neil Jerram

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).