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: [RFA/doc] Redefine the length argument in remote Z packets


> Date: Fri, 29 Jan 2010 16:05:25 -0500
> From: Daniel Jacobowitz <dan@codesourcery.com>
> Cc: gdb-patches@sourceware.org
> 
> >   Insert (@samp{Z2}) or remove (@samp{z2}) a write watchpoint.
> >   @var{kind} is 2 for watching a 2-byte region, 4 for watching a
> >   4-byte region.
> > 
> > and similarly with Z3 and Z4?
> 
> Except it really can be any number of bytes now.  "@var{kind} is
> interpreted as the number of bytes to watch"?

Yep, that's good.

Thanks.


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