Software Archive
Read-only legacy content

Debug Problem

Pasin_P_
Beginner
413 Views

Hi,

On previous, I have been used Visual Studio 2008 with Intel visual fortran 11.1.3463.2008 and move to Visual Studio 2013 and Intel Parallel Studio XE 2015 Composer  edition for fortran windows  on my 64 bit windows 7 computer. My problem is that in the debug mode the program doesn't move step by step as i shown on the figure and some time does not show the values of the variables. 

Run To Cursor at the first step :

Snap30.jpg

After use F10 or Step Over  ( one time ) then move to third step :

Snap29.jpg

Thanks for your help in advance. 

0 Kudos
3 Replies
Pasin_P_
Beginner
413 Views

For more information Intel Parallel Studio XE 2015 Composer 15.0.0107.12

0 Kudos
Georg_Z_Intel
Employee
413 Views

Hello,

could you please let me know whether optimizations were turned off (/Od)?

I expect "non linear" stepping with any optimization turned on, but not if no optimization was done. In case it is reproducible with optimizations turned off, I'd like to ask you for a small example project. For that case it might be related to the debug information which we should track down.

Thank you & best regards,

Georg Zitzlsberger

0 Kudos
DEBORA_P_
Beginner
413 Views
This comment has been moved to its own thread
0 Kudos
Reply