Examining and Changing Data This chapter explains how to examine and change data as you debug your program. This chapter contains the following sections: “Changing How Data is Displayed” “Displaying Variables” “Diving in Variable Windows” “Viewing a List of Variables” “Changing the Values of Variables” “Changing a Variable’s Data Type” “Changing the Address of Variables” “Displaying C++ Types” “Displaying Fortran Types” “Displaying Thread Objects” “Scoping and Symbol Names” This chapter does not discuss array data. For that information, see Chapter 15, “Examining Arrays”.