unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Panicz Maciej Godek <godek.maciek@gmail.com>
To: "guile-user@gnu.org" <guile-user@gnu.org>
Subject: Where is the backtrace?
Date: Fri, 3 Jan 2014 03:30:04 +0100	[thread overview]
Message-ID: <CAMFYt2ZgjqsBz03oNiEFjqy_yoJMNNo0o58iUBdmYiiVGSVARA@mail.gmail.com> (raw)

> (define (f) (define (g) (define (h) ((lambda x (cdr x)))) (h)) (g))
> (f)
<unnamed port>:13:0: In procedure #<procedure 24df3a0 at <current
input>:13:0 x>:
<unnamed port>:13:0: In procedure cdr: Wrong type argument in position
1 (expecting pair): ()

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue

> ,bt
In current input:
     13:0  0 (#<procedure 24df3a0 at <current input>:13:0 x>)

Why isn't the information about the subsequent procedures tracked? Do
they all get inlined?

regards,
M.



             reply	other threads:[~2014-01-03  2:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-03  2:30 Panicz Maciej Godek [this message]
2014-01-03 10:28 ` Where is the backtrace? Ian Price
2014-01-03 13:57   ` Panicz Maciej Godek
2014-01-03 16:15     ` Ian Price
2014-01-03 18:03     ` Mark H Weaver

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=CAMFYt2ZgjqsBz03oNiEFjqy_yoJMNNo0o58iUBdmYiiVGSVARA@mail.gmail.com \
    --to=godek.maciek@gmail.com \
    --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).