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 target-side break conditions 1/5 v2] Documentation bits


On 02/23/2012 05:51 PM, Luis Gustavo wrote:
>>>
>>> +* New remote packets
>>> +
>>> +  The z0/z1 breakpoint insertion packets have been extended to carry
>>> +  a list of conditional expressions over to GDBserver depending on the
>>
>> suggest s/GDBserver/the remote stub/
>>
>> (making clear the packet isn't only useful with GDB's own server.)
>>
> 
> I'd rather make this "the target", as this stuff may be carried over to the IPA running on the target's side. It also is aligned with the "target" mode naming.

Fine with me, though this is the remote serial protocol we're talking about, so
I don't think there's any confusion.  Even if carried over to the IPA, it'll have
to go through some remote stub.

-- 
Pedro Alves


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