This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: [remote] RFC: Replace qPart with qXfer
- From: Eli Zaretskii <eliz at gnu dot org>
- To: gdb at sourceware dot org
- Date: Thu, 22 Jun 2006 22:54:42 +0300
- Subject: Re: [remote] RFC: Replace qPart with qXfer
- References: <20060622031731.GA26722@nevyn.them.org>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Wed, 21 Jun 2006 23:17:31 -0400
> From: Daniel Jacobowitz <drow@false.org>
>
> Does anyone have any comments on this proposed change?
I saw some irregularities and tried to guess what was wrong in the
Texinfo sources; hopefully this will be useful.
> Access the target's "auxiliary vector". *Note auxiliary
> vector: OS Information, and see *Note read-aux-vector-packet:
^^^
This "see" is redundant. I suspect you used "see @ref"; if so, just
drop the "see" part.
> `m DATA'
> Data DATA (*note Binary Data:: has been read from the target.
^^^
A missing right paren after @pxref.
> `l DATA'
> Data DATA (*note Binary Data:: has been read from the target.
Same here.