Download TMS320C4x C SOURCE DEBUGGER USER'S GUIDE

Transcript
Functional Summary of Debugger Commands
Displaying files and loading programs
To do this
Use this
command
See page
Display a specific C function
func
12-22
Display a text file in the FILE window
file
12-21
Display assembly language code at a specific ad- dasm
dress
12-18
Display C and/or assembly language code at a specif- addr
ic point
12-11
Load an object file
load
12-24
Load only the object-code portion of an object file
reload
12-33
Load only the symbol-table portion of an object file
sload
12-40
Modify disassembly with the patch assembler
patch
12-31
Reopen the CALLS window
calls
12-14
To do this
Use this
command
See page
Add a breakpoint
ba
12-12
Delete a breakpoint
bd
12-12
Display a list of all the breakpoints that are set
bl
12-13
Reset (delete) all breakpoints
br
12-14
To do this
Use this
command
See page
Change the border style of any window
border
12-13
Change the command-line prompt
prompt
12-32
Managing breakpoints
Customizing the screen
Change the screen colors and update the screen im- scolor
mediately
12-36
Change the screen colors, but don’t update the color
screen immediately
12-16
Load and use a previously saved custom screen con- sconfig
figuration
12-37
Save a custom screen configuration
12-41
ssave
Summary of Commands and Special Keys
12-5