On 01/28/2012 06:23 AM, Eli Zaretskii wrote: >> Date: Fri, 27 Jan 2012 18:33:03 -0200 >> From: Luis Gustavo >> >> This is the second iteration of the documentation bits. >> >> I've switched to using explicit markers for the breakpoint parameters in >> the Z packet. Conditions will be passed via the "conditions" marker, >> like the following: >> >> Z0,addr,kind,length,conditions=;;...; >> >> The documentation was updated to reflect that. > > This version is OK, thanks. I did a small change and dropped the "conditions" marker from the Z packets, as explained in the gdbserver patch reply. Let me know if this is still ok. Luis