This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH] Another annotation for threads


> From: Nick Roberts <nickrob@snap.net.nz>
> Date: Wed, 21 May 2008 14:53:54 +1200
> 
> In the doc patch, I've used @r{, annotation} with findex but I don't know what
> all this does as annotate.texinfo doesn't appear to have a function index.

That's a bug created when we stopped @include-ing annotate.texinfo in
gdb.texinfo: there's no index in annotate.info at all.  Thanks for
catching this; I will fix it soon.  annotate.texinfo uses @findex
extensively, so it's not like you are introducing a new problem here.

> If this patch is OK, I will submit a similar one for MI using an observer.

This part is OK:

> 2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
> 
> 	* annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
> 	annotation.

Thanks.


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