Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: fourdegreespace on February 20, 2011, 06:09:01 am

Title: How to view variables's value in the debug ?
Post by: fourdegreespace on February 20, 2011, 06:09:01 am
How to view variables's value in the debug ? thanks!
Title: Re: How to view variables's value in the debug ?
Post by: oBFusCATed on February 20, 2011, 11:08:07 am
Use the watches window
Title: Re: How to view variables's value in the debug ?
Post by: fourdegreespace on February 20, 2011, 12:29:16 pm
Use the watches window
thanks,I see