CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

Debugger console

Last modified: 03 November 2021

During a debug session, you can access the GDB/LLDB console directly from CLion: in the Debug tool window, open the Debugger tab, and then open the tab marked with the Debugger Console icon.

Debugger console tab

This tab shows the debugger's output/error stream and lets you run GDB/LLDB commands.

Useful shortcuts