Examining and Changing Data This chapter explains how to examine and change data as you debug your program. The topics discussed in this chapter are: Changing How Data Is Displayed Displaying Variables Diving in Variable Windows Scoping and Symbol Names Changing the Values of Variables Changing the Data Type of Variables Working with Opaque Data Changing Types to Display Machine Instructions Changing Types to Display Machine Instructions Displaying C++ Types Displaying Fortran Types Displaying Thread Objects
This chapter explains how to examine and change data as you debug your program. The topics discussed in this chapter are: