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?