====== debug ====== ===== Default Keybindings ===== None. ===== Syntax ===== * ''**debug** on|off'' ===== Description ===== Turns runtime debugging on or off. If ''screen'' has been compiled with option ''-DDEBUG'', debugging is available and is turned on per default. Note that this command only affects debugging output from the main ''SCREEN'' process correctly. Debug output from attached processes can only be turned off once and forever. ===== Examples ===== None yet. ===== See Also ===== * [[:Misc]]