V
                Sets the number of source code lines to be displayed automatically at every entry into the debugger.
                Syntax
                Vm{,n}
                Syntax elements
                m shows m lines starting from and including the current line.
                n shows n lines prior to the current line.
                Operation
                To turn off this feature, type V0.