更换语言:
   Contact us
  • Follow CooCox
  •         
  • CooCox Market
  •         
  • Tech Support
  •     
Home  › CoIDE › Variables View

Variables View

The Variables View displays information about the variables associated with the stack frame selected in the Debug View. When debugging a C/C++ program, data that contains variables can be expanded to show the variables and the fields the variables contain.

You can view information about the variables in a selected stack frame in the Variables view. When execution stops, the changed values are by default highlighted . Like the other debug-related views, the Variables view does not refresh as you run your executable. A refresh occurs when execution stops.

The Variables View, shown with columns:


There are many commands available in the Variables View:

Command Name Description Availability
Show Type Name Configure columns to show type names. view action
Show logic structure Show logic structure of the Variables. view action
Collapse All Collapse all the Variables. view action
Add Globle Variables Add Globle Variables. Context menu and view action
Remove Selected Breakpoints Remove Globle Variables Remove Globle Variables. Context menu and view action
Remove All Breakpoints Remove All Globle Variables Remove All Globle Variables. Context menu and view action
  Select All Selects all of the variables in the view. Context menu
Copy Expressions Copy Variables Copies the selected variables to the system clipboard. Context menu
Enable Enable Enables a currently disabled variable. Context menu
Disabled Disable Disables a currently enabled variable. Context menu
Cast To Type… Cast To Type… Context menu
Display As Array Display As Array. Context menu
  View Memory Allows you to create a memory monitor for the selected variable. Context menu
  Format Select a format type. Choices include: BInary, Decimal, Natural, and hexadecimal. Context menu
  Find... Opens the search dialog to find elements in the variables view. Context menu
Change Value Change Value... Allows you to change the value for the underlying selected variable. Context menu
Toggle Watchpoint Add Watchpoint(C/C++) Add Watchpoint(C/C++). Context menu
Add Watch Expression Watch Allows you to create a watch expression for the selected variable. Context menu
© 2009 -2011 CooCox - Terms of Use         Business Model         Market             About us             Terms and Conditions