4.3BSD-Tahoe/usr/src/ucb/dbx/tests/cc/arrays.in

whatis p.a
stop at 10
run
print arrays.a
step
print a[3], a[4], a[5]
step
print arrays.a