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

DPD200247916 (debug reformat display type) followup

Cunningham__Matt
Beginner
284 Views

Hi

 

I saw an old post (earlier this year) that referenced an existing problem, DPD200247916.  This relates to not being able to use the debugger (i.e., VS2015) with Intel Fortran XE2016 to view variables in alternative formats - for example REAL*8 MyVar displayed in debugger as string using MyVar,s.

 

First is there an update on this, is it working again and if so which update has the fix?

 

Second, can I do this with arrays as well?  So similar to the above example, can I have REAL*8 MyVar(100) and can I show all array contents as strings?

 

Thanks

0 Kudos
1 Reply
Steven_L_Intel1
Employee
284 Views

This was fixed in, I think, Parallel Studio XE 2016 Update 3.  

0 Kudos
Reply