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: Status of 'blacklist' patch?


> Date: Thu, 3 Nov 2011 18:04:08 +0000
> From: "Maciej W. Rozycki" <macro@codesourcery.com>
> CC: Eli Zaretskii <eliz@gnu.org>, <justin.lebar@gmail.com>,
> 	<stanshebs@earthlink.net>, <gdb-patches@sourceware.org>
> 
>  What about the other places where @subsection is used without @node -- 
> are they legitimate?

They are legitimate, but having sections and subsections without a
@node makes finding them harder, since there's no commands in Info to
find a section by name, only by its node name.  So I'd like to avoid
introducing more of them.

> I followed their precedent here.

Well, bad precedent ;-)

Most of them originated long ago.


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