Quantcast
Channel: Intel® Fortran Compiler
Viewing all articles
Browse latest Browse all 3270

Intel Parallel Studio XE 2016 composite type variables not view able in debug

$
0
0

I have a problem viewing composite type variables such of this type

A%B%pointer

Universally I get in debug "Undefined address", when they are defined and the computation works fine - but the debug windows claim it is undefined.

In contrast A%pointer is ok.

Any hints on how to overcome this problem? 

 


Viewing all articles
Browse latest Browse all 3270

Trending Articles