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

VS Studio 2012 Debug with Mouse Over

davidw
Beginner
663 Views

I installed update 1 to fix the problem described in this thread:

http://software.intel.com/en-us/forums/topic/327637

I can now see the values of variables in the watch window but cannot see them when I mouse over the variable name in the source.  Should this feature work with VS Studio 2012?

0 Kudos
4 Replies
Steven_L_Intel1
Employee
663 Views
It should, yes. Are you using the "RTMREL" version of VS2012 (do Help > About) ?
0 Kudos
davidw
Beginner
663 Views
We are: Version 11.0.50727.1 RTMREL. I noticed one other problem. Arrays don't always expand reliably when clicking on the "+" in the watch window and in some instances the "+" is missing from the arrays.
0 Kudos
Steven_L_Intel1
Employee
663 Views
I thought Update 1 would fix this but I agree it does not. I have escalated the issue as DPD200237840 and will update this thread when I have more information. I have not been able to show a problem expanding arrays - can you attach an example program?
0 Kudos
Steven_L_Intel1
Employee
663 Views

This was fixed in Composer XE 2013 Update 2 (about a year ago). I just found out now.

0 Kudos
Reply