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 7/7] Access executable from remote system when first inferior appears


On 04/16/2015 04:06 PM, Eli Zaretskii wrote:
>> Date: Thu, 16 Apr 2015 10:53:39 +0100
>> From: Pedro Alves <palves@redhat.com>
>> CC: Eli Zaretskii <eliz@gnu.org>, gdb-patches@sourceware.org
>>
>> +communicate with @value{GDBN}.  With such a target, unless the remote
>> +program file is stripped, the only command you need is
>> +@code{target remote}.
> 
> The use of "unless" here makes this sentence harder to understand.  I
> suggest a simpler "if the remote program is unstripped" instead.

Nice, I like it.

Thanks,
Pedro Alves


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