Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: darkwalk on March 25, 2006, 06:43:54 pm

Title: Quick debugging question
Post by: darkwalk on March 25, 2006, 06:43:54 pm
Hi all:  I have a quick question regarding debugging.  What does it mean when code::blocks highlight a watched variable red inside the watch window?  I tried to find some documentation that would explain simple things like this, but I can't find one.  Does anyone know where/if there is one?  Thanks!
Title: Re: Quick debugging question
Post by: killerbot on March 25, 2006, 06:49:44 pm
from the top of my head : that variable got new values ... ?
Title: Re: Quick debugging question
Post by: darkwalk on March 25, 2006, 07:03:00 pm
Okay, that was a dumb question.  Thanks for answering though!