Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

commands:debug [2010-01-26 16:23] (current)
asciiphil created
Line 1: Line 1:
 +====== 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]]
  

User Tools