G06.31 Release Version Update Compendium

G06.31 Release Version Update Compendium544625-001
3-1
3
Application Development Products
Visual Inspect Server Enhancements
Visual Inspect supports these new features for the G06.31 RVU:
iCode support. This feature enables you to view instructions interleaved with
source code in source views.
Maximum C String Length and Format C String Length are now supported as a
preference and a command, respectively.
You can more easily configure Visual Inspect in a firewall situation by specifying a
range of TCP port numbers for the client and the server.
New features for viewing instructions:
°
You can use the new View>Instructions command to toggle the display of
machine instructions interleaved with source code on Program Control and
Scope Source views.
°
The new instruction movement indicator in the source pane indicates
instructions that the compiler moved during optimization.
°
You can use the new View>Instruction Annotations command to toggle the
display of instruction annotations for the current scope in the Program Control
and Scope Source views.
Load levels are now assigned to all loadfiles associated with the current program.
The three load levels (Symbols, Scope Names Only, and No Symbols) determine
whether a loadfile is fully loaded for debugging.
Privileged debugging enhancements. The super ID can explicitly enable privileged
access using two new options:
°
Allow Hold in Priv Code on the Open Program dialog
°
Enable access to privileged code and data on the
Program Properties: Options tab
New toolbar buttons are added for the Step Instruction and Step In Instruction
commands.
Breakpoint persistence is enhanced: Visual Inspect now preserves how a
breakpoint was originally set. When a breakpoint is restored from persistence data,
the same method used originally to set the breakpoint will be used.
Multibyte characters are now supported in breakpoint condition text. This makes it
possible to specify certain non-English characters such as Japanese or Chinese.