gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

conditional watchpoint


From: Tim
Subject: conditional watchpoint
Date: Sun, 30 Aug 2009 17:55:22 -0700 (PDT)

Hi,
Is there anyway to set conditional watchpoint, like "watch var1 if var1==0"? In 
my case, the condition does't work. gdb stops whenever var1's value is changed, 
instead of untill "var1==0" is true. My gdb is GNU gdb 6.8-debian.

Thanks and regards!


      




reply via email to

[Prev in Thread] Current Thread [Next in Thread]