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 on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

How to track common variables in debug mode?

danielwood
Beginner
930 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
930 Views
0 Kudos
2 Replies
Les_Neilson
Valued Contributor II
931 Views

use ::

Les
0 Kudos
danielwood
Beginner
930 Views
It works.

Thanks.
0 Kudos
Reply