all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Tury <tury.peter@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Debugging in SLIME
Date: Tue, 05 Jun 2007 16:18:11 GMT	[thread overview]
Message-ID: <umyze74u3.fsf@nokia.com> (raw)

Hi,

I asked this in lisp.slime.devel, but I afraid I won't get answer
there, so I ask it here again. Hopefully you can answer too.

Is it possible to run my Common Lisp code step by step "inside Emacs"
(SLIME)? I would like to have something similar for CL what we have
for elisp: when I compile elisp code with C-u C-M-x (eval-defun,
instrumenting for Edebug) and then call it. Then I can "debug" it step
by step.

I saw "debugging" in SLIME means something different (="real
debugging" not including simple "step by step, interactive interpreted
running").

I would like to see the simbols' values during/after the evaluation of
each expression. This way, I hope, I could learn and understand what
happen in cases what are difficult for me now to understand.

I use EmacsW32 (patched, built from v22 CVS) and CLISP.

When I try (step (...)) and :s etc., I don't see what expression is
beeing evaluated. (Maybe it could be "asked" somehow?)

When I use (break) and try v(iew source) I get "Cannot find source for
frame: #<ADDRESS #x0127137C> NIL #<ADDRESS #x01271660>". Maybe the
program versions I use not compatible?

Thanks,
P

             reply	other threads:[~2007-06-05 16:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-05 16:18 Peter Tury [this message]
2007-06-05 18:42 ` Debugging in SLIME Daniel Jensen

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=umyze74u3.fsf@nokia.com \
    --to=tury.peter@gmail.com \
    --cc=help-gnu-emacs@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.