xref: /original-bsd/old/dbx/tests/cc/out/out.vax/reg.out (revision 50dd0bba)
1reading symbolic information ...
2[1] stop in put
3[1] stopped in put at line 29
4   29       printf("%d ", i);
5put(i = 0), line 29 in "reg.c"
6main(0x1, 0x7fffebe8, 0x7fffebf0), line 22 in "reg.c"
70 (x = 3, y = 4) "is a test"
8[1] stopped in put at line 29
9   29       printf("%d ", i);
10put(i = 1), line 29 in "reg.c"
11main(0x1, 0x7fffebe8, 0x7fffebf0), line 22 in "reg.c"
120 1
13execution completed
14
15