xref: /original-bsd/old/dbx/tests/cc/out/out.vax/own.out (revision c8876cb1)
1reading symbolic information ...
2int ownx;
3own.owny
4[1] stop in f
5[1] stopped in f at line 22
6   22       ownx = x;
7f(x = 3), line 22 in "own.c"
8main(0x1, 0x7fffebe8, 0x7fffebf0), line 10 in "own.c"
92 0
10stopped in f at line 22
11   22       ownx = x;
12stopped in f at line 23
13   23   }
142 3
15[1] stopped in f at line 22
16   22       ownx = x;
17stopped in f at line 22
18   22       ownx = x;
19stopped in f at line 23
20   23   }
21f(x = 4), line 23 in "own.c"
22main(0x1, 0x7fffebe8, 0x7fffebf0), line 11 in "own.c"
232 4
24
25execution completed
26
27