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

cannot watch variables after ENTRY

Robinson__Donald
Beginner
501 Views
In a subroutine containing a number of ENTRY points, I cannot place a watch on the variables after I step into the code through the ENTRY. The code seems to execute correctly, but it is frustrating. Can anyone suggest waht I might be doing wrong?
Compiler=11.0.061
VS2005 Pro - SP1
0 Kudos
4 Replies
Robinson__Donald
Beginner
500 Views
Clarification: what I cannot watch are the arguments of the ENTRY point. For ex:

ENTRY MOWRASKI (VM,IT,ISPC,CV)

I cannot watch VM, etc.
0 Kudos
Steven_L_Intel1
Employee
501 Views
I can reproduce this and have escalated it as issue DPD200153417. Thanks for bringing it to our attention.
0 Kudos
Robinson__Donald
Beginner
501 Views
Thanks Steve - Music to my ears! Is there some way to track the status and (hoped for, eventual) resolution of issues like "DPD200153417" I tried some searches of the Intel site but found nothing useful in 60 seconds...
0 Kudos
Steven_L_Intel1
Employee
501 Views
That is an internal issue ID and you can't track it separately. I will update this thread when there is news.
0 Kudos
Reply