[patch] Watchpoints: support for thread <thread_num> parameters

Joel Brobecker brobecker@adacore.com
Thu Aug 23 21:08:00 GMT 2007


> > 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?

-- 
Joel



More information about the Gdb-patches mailing list