[RFA] Clarify infrun variable naming.

Daniel Jacobowitz drow@false.org
Fri Nov 23 17:27:00 GMT 2007


On Fri, Nov 23, 2007 at 08:02:57PM +0300, Vladimir Prus wrote:
> How? target_remove_watchpoint does not appear to provide for that,

Correct, it doesn't (yet).

> and in fact, I'm not sure what architectures provide for watchpoint that
> fires in all threads except for thread N.

I don't know which do and which don't.  I know that GNU/Linux does;
every thread has its own watchpoint registers.  SMP embedded systems
generally do too, with a set of watchpoints on each processor.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list