Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

Running the debugger

Intel_C_Intel
Employee
517 Views
I created a debut executable. When I start the debugger I cannot look at any values in an array. All local variables or variables in the common blocks can be displayed. For all arrays, it shows an error. Does any one know what I may be doing wrong? I think all the compile and link options are correct. Hope you are able to help. Thanks in advance.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
517 Views
This usually means that you haven't run Per-User Setup - except since you're using V5, that's "Repair #1" in the Visual Fortran 5 program group.

Steve
0 Kudos
Reply