Hello,
at the moment I can see for a structure only some entries like
\PB = 4353525
\Window = 435435345
...
\LastItemInStructure
"..."
And for an embedded structure, I can not see the data (like above for structure \Window).
Is there a tool in the IDE for viewing the structured data?
Variables or Structrure Viewer don't show the current content.
Or is there another way to see the whole structure?
Only by debug output all?
IDE; structured tree for debug session
Re: IDE; structured tree for debug session
Your options are:
* Hover the mouse over the variable name
* Variable viewer (debugger menu)
I don't think it is possible to view the contents of a pointer.
* Hover the mouse over the variable name
* Variable viewer (debugger menu)
I don't think it is possible to view the contents of a pointer.