Navigation: Previous   Up   Next

3.6 dbx90 Command aliases

The following set of command aliases are defined:

a assign
b stop at
bp stop in
c cont
h history
l list
n next
p print
q quit
r rerun
s step

New aliases may be created using the alias command, e.g.

  alias xp1 print x+1