Software Archive
Read-only legacy content
17060 Discussions

Dynamic allocation and the debugger.

Deleted_U_Intel
Employee
1,756 Views
I am using the ALLOCATABLE/ALLOCATE statements to dynamically allocate an array. When I run my program in the debugger and attempt to view the array in the array viewer, it says "Invalid Debug Information". Is there a compiler option I need to use to make this array viewable with the debugger?
0 Kudos
2 Replies
Steven_L_Intel1
Employee
1,756 Views
I think we broke this at one point - it's supposed to work automatically. Try the 6.5A update - offhand, I don't remember when it got fixed.

Steve
0 Kudos
Steven_L_Intel1
Employee
1,756 Views
Send a support request to vf-support@compaq.com and supply a sample program that demonstrates the problem.

Steve
0 Kudos
Reply