DBG_BUFFER

Debugger window buffer

WSupported on Windows

 

 

 

The DBG_BUFFER environment variable specifies the number of lines of display text that the debugger window and the Toolkit debugger window will retain when scrolling.

The number of display lines of debugger window text to retain.

The debugger window and the Toolkit debugger window display 25 lines of text at a time (or the value of DBG_HEIGHT), but you can scroll to view additional lines. By default, 300 lines are saved in the display buffer. You can set DBG_BUFFER to override this setting.

The [synergy], [dbr], or [myprog] section of synergy.ini (where myprog is any .dbr file).

Debugger, UI Toolkit debugger

In the synergy.ini file,

[synergy]
DBG_BUFFER=400