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


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


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