From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: gdb
Date: Wed, 07 Apr 2010 01:27:49 -0400 [thread overview]
Message-ID: <E1NzNnp-0002QL-S3@fencepost.gnu.org> (raw)
In-Reply-To: <1270610656.2491.17.camel@abs1> (message from belnac on Wed, 07 Apr 2010 03:24:16 +0000)
> From: belnac <belnac1@googlemail.com>
> Cc: help-gnu-emacs@gnu.org
> Date: Wed, 07 Apr 2010 03:24:16 +0000
>
> I've been following this particular thread with much interest and would
> like to take the opportunity to ask the experts why it is a good idea to
> run Emacs under GDB?
etc/DEBUG explains that:
** It is a good idea to run Emacs under GDB (or some other suitable
debugger) *all the time*. Then, when Emacs crashes, you will be able
to debug the live process, not just a core dump. (This is especially
important on systems which don't support core files, and instead print
just the registers and some stack addresses.)
(MS-Windows is one system that does not support core files, btw.)
next prev parent reply other threads:[~2010-04-07 5:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-06 22:08 gdb Sean Sieger
2010-04-07 3:17 ` gdb Eli Zaretskii
2010-04-07 3:24 ` gdb belnac
2010-04-07 5:27 ` Eli Zaretskii [this message]
2010-04-07 9:32 ` gdb Sean Sieger
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=E1NzNnp-0002QL-S3@fencepost.gnu.org \
--to=eliz@gnu.org \
--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.
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).