unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Neil Jerram <neil@ossau.uklinux.net>
Cc: Guile Development <guile-devel@gnu.org>,
	Guile Users <guile-user@gnu.org>
Subject: Re: Breakpoint etc. support merged into CVS
Date: 05 Nov 2002 23:10:17 +0000	[thread overview]
Message-ID: <m3y987wr3a.fsf@laruns.ossau.uklinux.net> (raw)
In-Reply-To: <m33cqhyy22.fsf@laruns.ossau.uklinux.net>

>>>>> "Marius" == Marius Vollmer <mvo@zagadka.ping.de> writes:

    Marius> However, cough, I get this:

    guile> (use-modules (ice-9 debugger breakpoints source))
    guile> (define (f x) (let ((y 2)) ##(+ x y)))           
    Marius> ERROR: No applicable method for #<<generic> get-breakpoint (2)> in call (get-breakpoint #f 2 29)
    Marius> [...]

This is fixed now in unstable CVS (or will be within 10 minutes of
this email going).  I found 2 problems:

- failure to cope with ports whose `port-filename' is #f -- i.e. the
  readline port (how on earth did I miss this?)

- a mistake in my "simplification" of `define-option-interface' whose
  effect was to disable traps whenever a breakpoint was defined.

Brown paper bag x 1.5ish, I'd say.

        Neil



_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


  reply	other threads:[~2002-11-05 23: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
2002-11-04 18:44     ` Neil Jerram
2002-11-05 23:10       ` Neil Jerram [this message]
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=m3y987wr3a.fsf@laruns.ossau.uklinux.net \
    --to=neil@ossau.uklinux.net \
    --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).