emacs-devel
[Top][All Lists]
Advanced

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

Re: Debugging Emacs


From: Phillip Lord
Subject: Re: Debugging Emacs
Date: Sun, 29 Nov 2015 21:26:29 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

John Wiegley <address@hidden> writes:

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

Okay, well, the general mood seems positive, so I will try and add this.

Phil




reply via email to

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