From: Eli Zaretskii <eliz@gnu.org>
Cc: john_owens@yahoo.com, emacs-devel@gnu.org
Subject: Re: how to debug an emacs hang?
Date: 19 May 2004 09:08:50 +0200 [thread overview]
Message-ID: <uhduc28sd.fsf@gnu.org> (raw)
In-Reply-To: <20040519000346.GC32327@fencepost> (message from Miles Bader on Tue, 18 May 2004 20:03:46 -0400)
> Date: Tue, 18 May 2004 20:03:46 -0400
> From: Miles Bader <miles@gnu.org>
>
> On Tue, May 18, 2004 at 04:38:08PM -0700, John Owens wrote:
> > I'd like to figure out how/where it's hanging, but I don't know how I
> > might do so. Suggestions?
>
> Run emacs in gdb, preferably from the src directory where you compiled emacs:
>
> $ cd ~/emacs-build/src
> $ gdb ./emacs
>
> [There's a special .gdbinit file in that directory that defines handy emacs
> debugging commands.]
The OP runs the Windows port, so this advice will probably not help.
(John, is that an MSVC build or a MinGW build? "M-x emacs-version
RET" should tell you.)
The file etc/DEBUG has near its end some hints about debugging Emacs
on MS-Windows; I suggest that John reads that. The text there doesn't
say how to interrupt Emacs (the equivalent of C-z on Posix platforms),
so perhaps someone here who knows how to do that could help you.
next prev parent reply other threads:[~2004-05-19 7:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-18 23:38 how to debug an emacs hang? John Owens
2004-05-19 0:03 ` Miles Bader
2004-05-19 7:08 ` Eli Zaretskii [this message]
2004-05-19 7:48 ` Jason Rumney
2004-05-20 22:59 ` John Owens
2004-05-22 19:09 ` Kai Grossjohann
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=uhduc28sd.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=john_owens@yahoo.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.