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]

Could not remove hardware watchpoint 1


Hi,

I have set a hardware watchpoint with

watch *(int *) 0xb75dafd8

But now I get the following warning eacht time a thread is started or when a 
thread stops:

warning: Could not remove hardware watchpoint 1


However I do not want the watchpoint to be removed. What do I have to do such 
that gdb does not try to remove the watchpoint?

Christoph


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