all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stephen J. Turnbull" <stephen@xemacs.org>
To: RandomDiscourse <randomdiscourse@gmail.com>
Cc: Emacs-devel@gnu.org
Subject: M-x debug
Date: Thu, 11 Feb 2010 15:31:19 +0900	[thread overview]
Message-ID: <87aavgxozs.fsf@uwakimon.sk.tsukuba.ac.jp> (raw)
In-Reply-To: <27541328.post@talk.nabble.com>

RandomDiscourse writes:

 > Just as I have written it in the Subject, this command exists. It acts
 > differently then "M-x gdb", and for the life of me, I can find absolutely no
 > documentation on it.

C-h f doesn't tell you that it's loaded from "debug.el" or something
like that?

You don't say what you're trying to debug.  M-x debug is for debugging
Emacs Lisp.  Probably there's a manual entry for it, too (C-h C-f
debug RET should take you there).  Use M-x find-library RET debug RET
to learn more about its internals.





  reply	other threads:[~2010-02-11  6:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-11  2:10 M-x debug RandomDiscourse
2010-02-11  6:31 ` Stephen J. Turnbull [this message]
2010-02-12  4:53 ` Kevin Rodgers

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=87aavgxozs.fsf@uwakimon.sk.tsukuba.ac.jp \
    --to=stephen@xemacs.org \
    --cc=Emacs-devel@gnu.org \
    --cc=randomdiscourse@gmail.com \
    /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.