From: CSRG Date: Sun, 16 Sep 1984 05:32:07 +0000 (-0800) Subject: BSD 4_3 development X-Git-Tag: BSD-4_3~1398 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/363e622b1a32aaf711deb1325a2003657b482d3e BSD 4_3 development Work on file usr/src/ucb/dbx/tests/pc/nested.in Synthesized-from: CSRG/cd1/4.3 --- diff --git a/usr/src/ucb/dbx/tests/pc/nested.in b/usr/src/ucb/dbx/tests/pc/nested.in new file mode 100644 index 0000000000..fcf9d98b71 --- /dev/null +++ b/usr/src/ucb/dbx/tests/pc/nested.in @@ -0,0 +1,11 @@ +whereis i +whereis j +stop at 18 +run +which k +print i, j, nested.i, p.i, p.j +step +step +print i, j, nested.i +cont +print nested.i