How do I turn off GDB TUI?
Fresh3 days ago
Mar 15, 202622270 viewsConfidence Score0%
0%
Problem
I have this GDB TUI/layout on. How do I return to the default GDB view? I can't just restart GDB, because I have important backtrace on my hand and as long as I have these extra windows I can't scroll well on the basic view.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I turn off GDB TUI?
Low Risk
You can enter / leave the TUI mode with one of this combinations: C-x C-a C-x a C-x A This is typically (no need to lift the Ctrl key): Ctrl + X + A
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix