[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Debugging Emacs
From: |
Karl Fogel |
Subject: |
Re: Debugging Emacs |
Date: |
Fri, 27 Nov 2015 11:48:14 -0600 |
On Fri, Nov 27, 2015 at 11:23 AM, Phillip Lord
<address@hidden> wrote:
> I debugged Emacs core the other day for the first time. As I have no
> experience with C, GDB or any of the Emacs tooling, I found this an
> uphill struggle, so I have written up a short "how-to-debug" Emacs file.
>
> It starts from a slightly earlier place than the current DEBUG file, and
> is a step by step guide. The existing DEBUG file, I found pretty dense.
Have you considered finding a place for this somewhere in the
"Programming Emacs in Lisp and C" section of the Emacs Wiki at
http://www.emacswiki.org/#toc6 ?
- Debugging Emacs, Phillip Lord, 2015/11/27
- Re: Debugging Emacs,
Karl Fogel <=
- Re: Debugging Emacs, Eli Zaretskii, 2015/11/27
- Re: Debugging Emacs, Eli Zaretskii, 2015/11/27
- Re: Debugging Emacs, Phillip Lord, 2015/11/27
- Re: Debugging Emacs, Eli Zaretskii, 2015/11/28
- Re: Debugging Emacs, Phillip Lord, 2015/11/28
- Re: Debugging Emacs, Eli Zaretskii, 2015/11/28
- Re: Debugging Emacs, Phillip Lord, 2015/11/28
- Re: Debugging Emacs, Stephen Leake, 2015/11/29