CLion
 
Get CLion
Join the CLion 2025.1 Early Access Program and try out new features before they are released! Find out more

Hexadecimal view

Last modified: 11 February 2024

For numerical variables of integer types, you can examine hexadecimal representation instead or alongside the original formatting.

Hex view for integer types is available for both GDB and LLDB debuggers on all platforms, including the remote debug case and WSL.

Now the hexadecimal formatting is shown both in the Variables pane of the Debug tool window and in the editor's inline variables view:

Debugger hex view