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


On Thu, 2007-08-23 at 17:12 -0400, Joel Brobecker wrote:
> > > Makes sense. So instead of having GDB insert watchpoints in all the
> > > threads, we would insert it just in the one we specified in the command.
> > > That could make use of the changes to the watchpoint command, but then
> > > we're discarding Jeff's patches, right?
> > 
> > No, this still requires Jeff's patches as a starting point.  I hope
> > to respond to them today.
> 
> Another reason why I believe these patches would still be necessary
> is the fact that some targets might not support thread-specific
> hardware watchpoints, right?
> 

For that case it's a good idea to have something like the additional
parameter. In time, which ones have such behaviour?

Best regards,
-- 
Luis Machado
Software Engineer 
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]