Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29241 Discussions

How to track common variables in debug mode?

danielwood
Beginner
864 Views
Hello,

I could track common variables within compaq visual fortran.

After changing with intel visual fortran 10.1, I could not track any common variables (defined in module) using debug mode.

Any suggestions? Any special settings required?


Thanks,




0 Kudos
1 Solution
Les_Neilson
Valued Contributor II
864 Views
0 Kudos
2 Replies
Les_Neilson
Valued Contributor II
865 Views

use ::

Les
0 Kudos
danielwood
Beginner
864 Views
It works.

Thanks.
0 Kudos
Reply