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]

gdbserver i386_linux hardware watchpoints in a multi threaded application


Hi,

I implemented the hardware watchpoints for the i386 linux target in the gdbserver and it works fine in the same thread where the watchpoint has been assigned. I would like to use gdb and gdb server to debug memory locations overwritten by other threads and this is where gdb fails.

Is there any work in progress regarding this?

Where should I start if I want to make it work?

Thanks,

Claus


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