As per the question. In the debug view, there\'s the Variables frame. It shows all the values of member variables of the current object, and all of the local variables, but
Simply put your mouse cursor over the static variable in the code and you will see the assigned value.