emacs-devel
[Top][All Lists]
Advanced

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

Re: gdb doc


From: A Soare
Subject: Re: gdb doc
Date: Tue, 27 Mar 2007 11:06:50 +0200 (CEST)



> Message du 22/03/07 à 16h40
> De : "Richard Stallman" <address@hidden>
> A : "Eli Zaretskii" <address@hidden>
> Copie à : address@hidden, address@hidden
> Objet : Re: gdb doc
> 
>     > 1. lisp function name that is evaluated is "+".
> 
>     Compare the car of the Feval's argument with Qplus.
> 
>     > 2. number of arguments is eq with 10.
> 
>     Try calling Flength on the cdr of the Feval's arguments, and compare
>     the result with 10.
> 
> Those are good examples for teaching people how to
> take advantage of these features.
> How about adding these examples to etc/DEBUG?
> 
> 

When I clarify some many problems about debugging Feval I will add the 
documentation in etc/DEBUG and maybe a code in src/.gdbinit.










reply via email to

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