Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Watching module variables.

ravisharma
Beginner
368 Views
I have a module in which I defined two integer variables (Say X and Y). This module contains a subroutine which initializes these variables. Now the problem is during debugging, I can see one variable's value by hovering my mouse over it but can't do it for the other. Also, in watch window, I can see the value of one variable but not for the other. If I use modulename::variable in watch window, then I can see both variable's values. Any idea, why such discrimination between variables. I am using CVF 6.6.a.

Ravi
0 Kudos
0 Replies
Reply