HW Watchpoint events and the inferior

Daniel Jacobowitz drow@false.org
Wed Aug 1 16:00:00 GMT 2007


On Wed, Aug 01, 2007 at 12:18:01PM -0300, Luis Machado wrote:
> Folks,
> 
> I've been investigating watchpoints on GDB and i have a question on how
> GDB handles Hardware Watchpoint events and which TID it uses to grab
> information about the stopped_data_address, considering a multithreaded
> application.

GDB does not contain support for watchpoints in multi-threaded
programs.  You can find several patches and discussions of this issue
in the list archives as recently as the end of June.

In reply to a message from you, in fact!

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list