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: [PATCH 04/10] Don't stress 'remote' in "Data Caching" in doc


On Sun, Nov 3, 2013 at 8:55 AM, Eli Zaretskii <eliz@gnu.org> wrote:
>> From: Yao Qi <yao@codesourcery.com>
>> Date: Sun, 3 Nov 2013 13:54:04 +0800
>>
>> When I try to describe the cache and its related commands (in a
>> cache-per-address-space world), I find hard to add, because
>> existing doc is focused on remote debugging, while data cache is used
>> regardless of the target.  More precisely, GDB caches target data,
>> instead of remote data.
>
> Thanks.  But may I ask in the future not to split the patches to
> documentation that are related to the same series?  When you split
> them, it makes the review harder, as I see the documentation changes
> piecemeal, rather than together.

That may be hard to apply in general.

For code we ask people to split such things out.
I can well imagine people applying the same logic to documentation.
I don't know that it necessarily applies here, but it could.


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