emacs-devel
[Top][All Lists]
Advanced

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

Re: Debugging Emacs


From: John Wiegley
Subject: Re: Debugging Emacs
Date: Sun, 29 Nov 2015 11:25:22 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin)

>>>>> Stephen Leake <address@hidden> writes:

> address@hidden (Phillip Lord) writes:
>> Now, if we had a command, say `break', implemented in C, then added a
>> "breakpoint Fbreak" into .gdbinit, then all of this would happen
>> automatically. Under GDB, then "M-x break" or (break) Emacs would halt.
>> Outside M-x break would do nothing.

> I would find this convenient; I would not have to remember what function I
> had set a break in for my current debug session; it would always be the same
> one.

I would also like this. I've injected similar "debug hooks" into other
products before, and it is most helpful.

John



reply via email to

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