Examining and Changing Data This chapter explains how to examine and change data as you debug your program. You will learn how to: Displaying Variable Windows Diving in Variable Windows Changing the Values of Variables Changing the Data Type of Variables Working with Opaque Data Changing the Address of Variables 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. You will learn how to: