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: [RFA] [doc] thread-created/thread-exited


> From:  Vladimir Prus <vladimir@codesourcery.com>
> Date:  Sat, 26 Apr 2008 22:56:37 +0400
> 
> > Did you actually try to say "make info" after applying these patches?
> > Because I don't see how it could fly: you've modified the name of a
> > node, but did not change the corresponding item in the @menu of the
> > section of which "GDB/MI Out-of-band Records" was a subsection.  That
> > ought to trigger error messages from makeinfo.
> 
> I did 'make pdf' and it worked. 

Evidently, that's not enough; please always do a "make info" as well.

> +The following is the list of possible async records

Still no colon at the end.

Otherwise, this is fine; thanks.


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