4.4BSD/usr/src/old/dbx/tests/cc/nested.in

stop at 20
run
where
print sub.i, sub.j
delete 1
stop at 24
cont
where
print sub.i, sub.j
print nested.i