xref: /original-bsd/old/dbx/tests/pc/nested.out (revision 70ff39fc)
1reading symbolic information ...
2p.i p.nestedp.i nested.i
3p.j p.nestedp.j
4[1] stop at 18
5[1] stopped in nestedp at line 18
6   18   	j := i;
7p.k
86 4 3 3 4
9stopped in nestedp at line 19
10   19       end;
11stopped in p at line 24
12   24       i := j;
133 6 3
14
15execution completed
166
17
18