Created On:  08 March 2012

Problem:

In debugging of version 9.1, if customer double clicks on variable, it it displays the fully-qualified name of the variable then the value.

Resolution:

The program needs to be compiled with -Gd and –Gy compiler options, using -Ga will result in the reported behavior.
Incident #2561768