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

use Intel Array Viewer in debugger

rftap
Beginner
638 Views

I would like to use the Intel Array Viewer from the debugger in Visual Studio 2005 with Intel Visual Fortran 9.1 to view arrays during the debugging of my code. Can anybody please explain me how to do that?

Frank Tap

0 Kudos
3 Replies
John4
Valued Contributor I
638 Views
While debugging, select the array you want to see and right-click "View array" ---provided that the Array Viewer is already installed.

Depending on your Internet Explorer settings, the Array Viewer can be blocked (just like a regular ActiveX), so you will have to allow/enable the operation.

Be aware that from time to time, the Array Viewer will make VS2005 crash while debugging ---or maybe it's just me ;)
0 Kudos
rftap
Beginner
638 Views
I think I stated my question wrongly. I mean: "Where can Iobtain the Array Viewer and how can I install the Array Viewer?"
0 Kudos
Steven_L_Intel1
Employee
638 Views
0 Kudos
Reply