Specifications
16-52 Programmer’s Guide Sega
Psy-Q Development System
• If you open a structure the members of that structure are displayed.
• If you open a pointer it is dereferenced.
• If you open an array the first element of the array is displayed.
The contents of the Watch Pane are saved within the View when the Project is saved.
Variables can be viewed in hexadecimal or decimal modes by right-clicking within the
Pane and ‘toggling’ between Hexadecimal/Decimal (on the displayed menu) as
required. A tick will appear alongside Hexadecimal when this mode is selected.
Any Watch variable that evaluates to a ‘C’, l-type expression, can be assigned a new
value.
Note: The options Expand/Collapse and Increase Index ‘+’ and Decrease Index ‘-’
are only available for arrays, pointers and structures.
See Also:
Assigning Variables
Expanding Or Collapsing AVariable
The Active Pane can be made a Watch Pane via any one of the following methods:
Clicking on the Watch Pane icon on the toolbar
Using the Pane Type option from the Pane menu
Using the Hot Key Ctrl+Shift+W