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: [rfc] [11/18] Cell multi-arch: Target description <compatible> infrastructure


> Date: Mon, 8 Sep 2008 13:45:01 +0200 (CEST)
> From: "Ulrich Weigand" <uweigand@de.ibm.com>
> Cc: gdb-patches@sourceware.org
> 
> Eli Zaretskii wrote:
> 
> > > +@var{arch} is an architecture name from the same selection
> > > +accepted by @code{set architecture} (@pxref{Targets, ,Specifying a
> > > +Debugging Target}).
> > 
> > I don't understand the purpose of "the same" here.  Same as what?
> 
> This element accepts the same set of architecture names as the set 
> accepted by the "set architecture" command.

Then I suggest to rephrase:

 +@var{arch} is one of the architectures from the set accepted by
 +@code{set architecture} (@pxref{Targets, ,Specifying a Debugging
 +Target}).

> The wording I've used is copied above is copied from the description
> of the <architecture> element

Please fix that one as well.

> See below for an updated patch.

Thanks, this is fine (with the above wording change).


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