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 Fri, Aug 17, 2007 at 09:41:38PM +0300, Eli Zaretskii wrote:
> Is this all that needs to be done to have thread-specific watchpoints?
> Do they work after this patch as you want them to?

In my opinion, not really.  On some systems, you can tell the target
layer which threads the watchpoint should be inserted for and spare
yourself extra stops in "wrong" threads.

-- 
Daniel Jacobowitz
CodeSourcery


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