im using dynamic memory allocation with the NEW()-operator.
When i instanciate a class with the NEW()-operator and want to debug/watch the interface of the class, the watch is only showing "Hidden Instance" (See attached screenshot).
Is there any possibility to debug the interface data ?
The interface is working properly but the debugging by the watch is not possible, what is a big disadvantage.
Hello,
im using dynamic memory allocation with the NEW()-operator.
When i instanciate a class with the NEW()-operator and want to debug/watch the interface of the class, the watch is only showing "Hidden Instance" (See attached screenshot).
Is there any possibility to debug the interface data ?
The interface is working properly but the debugging by the watch is not possible, what is a big disadvantage.
Thank you.
Best Regards,
Alexander