From: Marius Vollmer <mvo@zagadka.ping.de>
Cc: Guile Development <guile-devel@gnu.org>,
Guile Users <guile-user@gnu.org>
Subject: Re: Breakpoint etc. support merged into CVS
Date: 03 Nov 2002 19:10:48 +0100 [thread overview]
Message-ID: <871y62bk2f.fsf@zagadka.ping.de> (raw)
In-Reply-To: <m33cqsdmo7.fsf@laruns.ossau.uklinux.net>
Neil Jerram <neil@ossau.uklinux.net> writes:
> OK, the docs are there now too.
Excellent!
However, cough, I get this:
guile> (use-modules (ice-9 debugger breakpoints source))
guile> (define (f x) (let ((y 2)) ##(+ x y)))
ERROR: No applicable method for #<<generic> get-breakpoint (2)> in call (get-breakpoint #f 2 29)
ABORT: (goops-error)
ERROR: In procedure scm_lreadr:
ERROR: #<unknown port>:3:38: unexpected ")"
ABORT: (read-error)
ERROR: In procedure scm_lreadr:
ERROR: #<unknown port>:3:39: unexpected ")"
ABORT: (read-error)
Also, I think having to use some many modules is a bit inconvenient.
What about making the normal repl be prepared for the usual kinds of
breakpoints?
--
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
next prev parent reply other threads:[~2002-11-03 18:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-26 19:07 Breakpoint etc. support merged into CVS Neil Jerram
2002-10-27 13:41 ` Neil Jerram
2002-11-03 18:10 ` Marius Vollmer [this message]
2002-11-04 18:44 ` Neil Jerram
2002-11-05 23:10 ` Neil Jerram
2002-11-17 14:58 ` Marius Vollmer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871y62bk2f.fsf@zagadka.ping.de \
--to=mvo@zagadka.ping.de \
--cc=guile-devel@gnu.org \
--cc=guile-user@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).