This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: RFA: Document RETURN_VALUE_ON_STACK



> From: Jim Blandy <jimb@zwingli.cygnus.com>
> Date: 18 Apr 2000 17:29:43 -0500
> 
> > + @item RETURN_VALUE_ON_STACK(@var{type})
> 
> I think gdbint.texinfo needs to index all the functions and macros it
> documents.  I know that some victim^H^H^H^H^H^Hvolunteer should go
> through the entire file and add the indexing for what's already there,
> but there should be no reason to make that job larger.
> 
> So could we _please_ start adding such index entries to every new
> function/macro/variable we add to the manual?  I suggest @findex for
> functions and macros and @vindex for variables (if there are any).

I think we should be using @deftypefn for everything; that will build
a function index for us automatically.  No?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]