Skip to main content
Ihawk.1
Associate II
October 5, 2021
Solved

display double / longlong in cube IDE debugger?

  • October 5, 2021
  • 2 replies
  • 1193 views

How can I display double or longlong variables (as human readable floating point or integer values) in the cube ide debugger please?.

This topic has been closed for replies.
Best answer by TDK

Same way as you view any other variable. View them in Variables or add them to Expressions as desired. What issue are you running into?

0693W00000FBYsOQAX.png

2 replies

TDK
TDKBest answer
Super User
October 5, 2021

Same way as you view any other variable. View them in Variables or add them to Expressions as desired. What issue are you running into?

0693W00000FBYsOQAX.png

"If you feel a post has answered your question, please click ""Accept as Solution""."
IHawk
Visitor II
October 7, 2021

Harrumph (shuffles feet awkwardly) - yes, that does indeed work. Quite why it didnt appear to be working the other night I don't quite understand. Thankyou!