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


> Date: Fri, 27 Jan 2012 18:33:03 -0200
> From: Luis Gustavo <luis_gustavo@mentor.com>
> 
> 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=<cond1>;<cond2>;...;<condn>
> 
> The documentation was updated to reflect that.

This version is OK, thanks.


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