Restrictions debugging an SPL program

There are restrictions when you debug an SPL program with the Streams Debugger.

When composite operators are expanded early by the compiler, the debugger sees only the expanded form. You can debug only the expanded form of the composite operator.

For more information, see Changing values of non-primitive types