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

Watch and Immediate windows display improperly with 13.0.0.089

David_DiLaura
Beginner
311 Views

Virtually every program in the large suite of programs that I am managing now displays obviously-incorrect values in the watch and immediate windows. Code is devoloped/tested in debug mode, without any optimization. Stopping at a break point and using the mouse to hover over a value also now often displays rubbish. If I do **nothing** to the code, and use the Studio2010 Option/Visual Fortran tab to select the previous compiler (12.1.5.344) and recompile,  the watch and immediate windows display correctly. This is true for many scalars, some arrays, both static and allocatable. It is clear that watch and immediate windows are not displaying correctly, since I can be stopped in a loop, and none of the subscripts, or even the loop index, is displayed correctly.

David

0 Kudos
5 Replies
Steven_L_Intel1
Employee
311 Views
David, would you please supply a small test program that demonstrates the problem? Thanks.
0 Kudos
David_DiLaura
Beginner
311 Views
Steve, I see this behavior only with the large programs I'm working with. 10's of millions of bytes in arrays and > 5000 lines of code. I will locate the smallest one that exhibits this behavior and zip it up with the necessary data files for running. Are such submissions still made at the support site (that is, not here)? David
0 Kudos
Steven_L_Intel1
Employee
311 Views
If it's that large, then yes, please submit through Intel Premier Support.
0 Kudos
garyrwaters5428
Beginner
311 Views

Good day,

I'm also running into the problem with a program with tens (maybe hundreds) of thousands of lines of code, a moderately large amount of storage, and mixed languages (C) in the configuration shown below.  Has there been any progress, or do you have any ideas?

-gary

Microsoft Visual Studio 2010
Version 10.0.40219.1 SP1Rel
Microsoft .NET Framework
Version 4.5.50938 SP1Rel

Installed Version: Professional

Intel(R) Visual Fortran     Package ID: w_fcompxe_2011.4.196
Intel(R) Visual Fortran Composer XE 2011 Integration for Microsoft Visual Studio* 2010, 12.0.3471.2010, Copyright (C) 2002-2011 Intel Corporation
* Other names and brands may be claimed as the property of others.

Microsoft Office Developer Tools   01018-532-2002181-70214
Microsoft Office Developer Tools

Microsoft Visual Basic 2010   01018-532-2002181-70214
Microsoft Visual Basic 2010

Microsoft Visual C# 2010   01018-532-2002181-70214
Microsoft Visual C# 2010

Microsoft Visual C++ 2010   01018-532-2002181-70214
Microsoft Visual C++ 2010

Microsoft Visual F# 2010   01018-532-2002181-70214
Microsoft Visual F# 2010

Microsoft Visual Studio 2010 Team Explorer   01018-532-2002181-70214
Microsoft Visual Studio 2010 Team Explorer

Microsoft Visual Web Developer 2010   01018-532-2002181-70214
Microsoft Visual Web Developer 2010

Crystal Reports Templates for Microsoft Visual Studio 2010  
Crystal Reports Templates for Microsoft Visual Studio 2010

Hotfix for Microsoft Visual Studio 2010 Professional - ENU (KB2544407)   KB2544407
This hotfix is for Microsoft Visual Studio 2010 Professional - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2544407.

Microsoft Visual Studio 2010 Professional - ENU Service Pack 1 (KB983509)   KB983509
This service pack is for Microsoft Visual Studio 2010 Professional - ENU.
If you later install a more recent service pack, this service pack will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/983509.

Microsoft Visual Studio 2010 SharePoint Developer Tools   10.0.40219
Microsoft Visual Studio 2010 SharePoint Developer Tools

0 Kudos
Steven_L_Intel1
Employee
311 Views

If David sent us a test case, I can't find it. Without a test case, there's no progress.

0 Kudos
Reply