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

Debugging allocatable string don't work with VS 2015

Sherry_Ummen
Beginner
328 Views

Hello,

Sorry I did not find a correct thread to post my question so I posted as new topic.

But one thing its a bit annoying is that with VS 2012 onwards I cannot view data of allocated string while debugging in Visual Studio whereas with VS 2010 I am easily able to view allocatable strings.

Whether there is some fix fo this? 

Thanks

0 Kudos
3 Replies
mecej4
Honored Contributor III
328 Views

I think that we need more details and, preferably, an example to show us what the problem is. Here a simple test that I ran on VS2013, and I see no problems with it.

astr.jpg

0 Kudos
FortranFan
Honored Contributor III
328 Views

Sherry,

See this thread: https://software.intel.com/en-us/forums/topic/535663.  Is your problem the same as described here?

0 Kudos
Sherry_Ummen
Beginner
328 Views

Thanks for your reply.

After visual studio 2013 update I was not able to reproduce the problem. But Visual Studio 2015 still has the problem. And I am using Intel Parallel studio 2016 beta update 2.

Here is the snapshot of my problem

intel_0.png

 

0 Kudos
Reply