Dbx 1024 User's Guide Page 133

  • Download
  • Add to my manuals
  • Print
  • Page
    / 158
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 132
133
Appendix B
B. Predefined Aliases
Table B-1 lists all predefined dbx aliases. You can override any predefined
alias by redefining it with the alias command or by removing it with the
unalias command.
Table B-1 Predefined Aliases
Alias Definition Description
a assign Assigns the specified expression to the
specified program variable or register.
b stop at Sets a breakpoint at the specified line.
bp stop in Sets a breakpoint in the specified procedure.
c cont Continues program execution after a
breakpoint.
d delete Deletes the specified item from the status list.
dir directory Displays the current source directory list. If
you specify one or more directories, those
directories are added to the end of the source
directory list.
e file Displays the name of the currently selected
source file. If you specify a file, this command
makes the specified file the currently selected
source file.
f func Moves to the specified procedure (activation
level) on the stack. If you specify no procedure
or expression, dbx prints the current activation
level.
g goto Goes to the specified source line.
h history Lists all the items currently in the history list.
Page view 132
1 2 ... 128 129 130 131 132 133 134 135 136 137 138 ... 157 158

Comments to this Manuals

No comments