emacs-devel
[Top][All Lists]
Advanced

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

Re: debug-on-entry question


From: David Kastrup
Subject: Re: debug-on-entry question
Date: Sun, 19 Jun 2005 19:48:56 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

"Drew Adams" <address@hidden> writes:

>     change the interactive specification of
>     `debug-on-entry' to call `function-called-at-point'.
>
> Yes. I've suggested this previously. When debugging, you are often
> in an Emacs-Lisp buffer, and this is useful.

_If_ you are in an Emacs-Lisp buffer and consequently have the source
code of the function to be debugged available, edebug-defun is orders
of magnitude more useful for debugging a particular function.

debug-on-entry is much less convenient, but can be used without having
the source at hand.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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