[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: debug-on-entry
From: |
Lute Kamstra |
Subject: |
Re: debug-on-entry |
Date: |
Sun, 12 Jun 2005 23:11:05 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Stefan Monnier <address@hidden> writes:
>> You can use debug-on-entry for primitive functions that are not
>> specials forms. You just can't step through them. I'll fix the
>> docs.
>
> Also they may be called without triggering the debugger, if they're called
> directly from C rather than from elisp. I.e. it's unreliable (but can
> still be useful, I guess).
I'll point that out.
Thanks,
Lute.