Software Archive
Read-only legacy content
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.
17060 Discussions

Dynamic allocation and the debugger.

Deleted_U_Intel
Employee
538 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
538 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
538 Views
Send a support request to vf-support@compaq.com and supply a sample program that demonstrates the problem.

Steve
0 Kudos
Reply