This is the mail archive of the gdb@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: HW Watchpoint events and the inferior


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


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