Watchpoints in GDB

zubrowa my_eauctions@yahoo.de
Tue Dec 12 22:57:00 GMT 2006


Hi,

I want to see any changes that are performed to a specific memory
area. So, I set a watchpoint with wa *(int*)0xXXXX and continue the
execution. Then, I get the GDB errror message:

Can't clear hardware watchpoints without the 'Z2' (write-watchpoint) packet

Any ideas what's wrong?

Regards,
Chris
-- 
View this message in context: http://www.nabble.com/Watchpoints-in-GDB-tf2810860.html#a7843781
Sent from the gdb - General mailing list archive at Nabble.com.



More information about the Gdb mailing list