Static members and debugging Options
Kris Janssen
Posted: Tuesday, August 19, 2008 2:42:16 PM
Rank: Enthusiast

Joined: 12/25/2007
Posts: 25
Location: Belgium
Hi guys,

I have a more general programming question.

Say I store some commonly used values (login data for a DB connection or something) in static members of a "settings" class. How can I keep an eye on the values of these static variables while debugging. They never show up in the locals list and adding a watch to them seems to work, but the watch list immediately gets greyed out.

I don't know if I'm making sense :)
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.