Download TMS320C4x C SOURCE DEBUGGER USER'S GUIDE

Transcript
Alphabetical Summary of Debugger Commands
size
Size Active Window
Syntax
size [width, length ]
Menu selection
none
Environments
Description
basic debugger
profiling
The SIZE command changes the size of the active window. You can use the
SIZE command in one of two ways:
-
By supplying a specific width and length or
By omitting the width and length parameters and using function keys to interactively resize the window.
Valid values for the width and length depend on the screen size and the window position on the screen. If the window is in the upper left corner of the
screen, the maximum size of the window is the same as the screen size minus
one line. (The extra line is needed for the menu bar.) For example, if the screen
size is 80 characters by 25 lines, the largest window size is 80 characters by
24 lines.
If a window is in the middle of the display, you can’t size it to the maximum
height and width—you can size it only to the right and bottom screen borders.
The easiest way to make a window as large as possible is to zoom it, as
described on page 3-24.
If you enter the SIZE command without width and length parameters, you can
use arrow keys to size the window.
↓
↑
←
→
Makes the active window one line longer.
Makes the active window one line shorter.
Makes the active window one character narrower.
Makes the active window one character wider.
When you’re finished using the cursor keys, you must press
sl
sl
Menu selection
Stop-points→List
Description
.
List Stoppoints
Syntax
Environments
or
basic debugger
profiling
The SL command lists all of the currently set stopping points.
Summary of Commands and Special Keys
12-39