unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Stephen Leake <stephen_leake@stephe-leake.org>,
	Noam Postavsky <npostavs@users.sourceforge.net>
Cc: Andreas Schwab <schwab@linux-m68k.org>, emacs-devel@gnu.org
Subject: RE: disable debug-on-error in emacs -Q?
Date: Tue, 1 Dec 2015 12:59:46 -0800 (PST)	[thread overview]
Message-ID: <39774390-7785-43e2-ba29-c84354bd5b37@default> (raw)
In-Reply-To: <86d1uqqa6b.fsf@stephe-leake.org>

> > Hitting c (debugger-continue) from *Backtraces* should also work.
> Ah. I was not aware of that command.
> (there's only a million or so Emacs commands to learn ...)

Ask Emacs: `C-h m' =>

Debugger mode defined in `debug.el' (`debugger-mode'):
Mode for backtrace buffers, selected in debugger.

A line starts with `*' if exiting that frame will call the debugger.
Type b or u to set or remove the `*'.

When in debugger due to frame being exited,
use the r command to override the value
being returned from that frame.

Use M-x debug-on-entry and M-x cancel-debug-on-entry to control
which functions will enter the debugger when called.

Complete list of commands:
key             binding
---             -------

0 .. 9          digit-argument
TAB             forward-button
RET             debug-help-follow
ESC             Prefix Command
SPC             next-line
-               negative-argument
R               debugger-record-expression
b               debugger-frame
c               debugger-continue
d               debugger-step-through
e               debugger-eval-expression
h               describe-mode
j               debugger-jump
l               debugger-list-functions
q               top-level
r               debugger-return-value
u               debugger-frame-clear
v               debugger-toggle-locals
...

This mode runs the hook `debugger-mode-hook', as the final step
during initialization.



      reply	other threads:[~2015-12-01 20:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-01  6:47 disable debug-on-error in emacs -Q? Stephen Leake
2015-12-01  8:10 ` Andreas Schwab
2015-12-01 16:54   ` Stephen Leake
2015-12-01 18:08     ` Michael Heerdegen
2015-12-01 18:37       ` Stephen Leake
2015-12-01 18:45         ` Michael Heerdegen
2015-12-01 18:46         ` Stephen Leake
2015-12-01 18:10     ` Andreas Schwab
2015-12-01 18:39       ` Stephen Leake
2015-12-01 18:10     ` Noam Postavsky
2015-12-01 18:46       ` Stephen Leake
2015-12-01 20:59         ` Drew Adams [this message]

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/emacs/

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

  git send-email \
    --in-reply-to=39774390-7785-43e2-ba29-c84354bd5b37@default \
    --to=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=npostavs@users.sourceforge.net \
    --cc=schwab@linux-m68k.org \
    --cc=stephen_leake@stephe-leake.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 public inbox

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

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).