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] Watchpoints: support for thread <thread_num> parameters


Daniel, Eli,

Thanks for reviewing.

I'll provide the necessary bits of documentation and a testcase for this
one, then i'll attach those to the patch.

Regards,
On Thu, 2007-10-11 at 15:35 -0400, Daniel Jacobowitz wrote:
> On Fri, Aug 17, 2007 at 12:46:56PM -0300, Luis Machado wrote:
> > 2007-08-16  Luis Machado  <luisgpm@linux.vnet.ibm.com>
> > 
> >   * breakpoint.c: (watch_command_1): Parse additional optional 
> >   "thread" parameter to the watchpoint command and set the 
> >   "thread" member of the breakpoint struct.
> 
> Like Eli, I'm happy enough with this version - but it needs
> documentation and a test case.
> 
-- 
Luis Machado
IBM Linux Technology Center
e-mail: luisgpm@linux.vnet.ibm.com


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