Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29280 Discussions

use Intel Array Viewer in debugger

rftap
Beginner
770 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
770 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
770 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
770 Views
0 Kudos
Reply