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
Quote from: oBFusCATed on February 20, 2011, 11:08:07 AM
Use the watches window
thanks,I see