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: [doc] Avoid conflicts between gdb and cross-gdb.


> Date: Wed, 6 Aug 2014 14:34:12 -0700
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: Eli Zaretskii <eliz@gnu.org>, Mike Frysinger <vapier@gentoo.org>,
> 	gdb-patches <gdb-patches@sourceware.org>,
> 	monaka@monami-software.com
> 
>   (1) Should we support out of the box distinct targets to be installed
>       at the same prefix?
>   (2) Should the name of some of those files match the name of
>       the executable?
> 
> For (1), I'm leaning towards a "not necessary", but we can perhaps
> find a middle ground. I don't know the various defaults to really
> help making a decision without spending some time to look at it.
> Either way, I have a fairly neutral opinion, so I am happy following
> the group.
> 
> For (2), I thought that for the man page, and (to some degree, since
> I know little about info) the "info" page as well. But again,
> I don't really have much of opinion on that.

But "info FOO" does not mean "show me the file FOO", it means "show me
the manual whose DIR entry is FOO".  (Although the stand-alone Info
reader falls back to the file interpretation if it doesn't find FOO in
the DIR menu.)

And the Info system doesn't really support more than one manual for
the same tool anyway.

So I think, unlike the man pages, the Info manual should not be
renamed.


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