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

Display variables during debugging

GEMSS3D1
Beginner
116 Views

Hi,

I recently installed 2026 version in VS 2026 version. All went well. When I debug the code, I am not able to display variables that are in the common blocks or allocated variables. This is a huge code and I am challenged to do any modification to the code. Is there any reason as why I am not able to display the values for the variables?. This happens when I have my cursor on the variable or in the watch window. I checked Fortran expression evaluator and it is installed.

Thanks

Venkat

0 Kudos
1 Reply
AndyKP
Beginner
24 Views

I have the same problem, so I don't think it's just you. It was fine in the previous version (2025.x I think). Scalars display properly but allocated arrays do not.

0 Kudos
Reply