emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to debug an emacs hang?


From: Jason Rumney
Subject: Re: how to debug an emacs hang?
Date: Wed, 19 May 2004 08:48:37 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (windows-nt)

Eli Zaretskii <address@hidden> writes:

> 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 Windows binary release is compiled with MinGW, so gdb will
work. If the OP has compiled with MSVC himself, then he will have the
equivalent debugger.

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

The MSVC debugger has a break command. I don't know the keyboard
equivalent, but it is in the menu.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]