Lines Matching refs:frame
122 call RunDbgCmd(buf, 'frame 2')
159 call RunDbgCmd(buf, 'down', ['frame is zero'])
163 call RunDbgCmd(buf, 'up', ['frame at highest level: 1'])
169 " fil is not frame or finish, it is file
174 call RunDbgCmd(buf, 'frame', [
186 call RunDbgCmd(buf, 'fr 100', ['frame at highest level: 1'])
192 call RunDbgCmd(buf, 'frame -40', ['frame is zero'])
465 call RunDbgCmd( buf, 'up', [ 'frame at highest level: 3' ] )
501 call RunDbgCmd( buf, 'down', [ 'frame is zero' ] )
668 call RunDbgCmd( buf, 'up', [ 'frame at highest level: 4' ] )
719 call RunDbgCmd( buf, 'down', [ 'frame is zero' ] )
1262 " Expression evaluation in the script frame (not the function frame)
1279 " step while backtraced jumps to the latest frame
1307 " Expression evaluation in the script frame file2 (not the function frame)