xref: /original-bsd/old/dbx/tests/cc/out/out.tahoe/reg.out (revision 331bfa8d)
1reading symbolic information ...
2[using reg.put]
3[1] stop in reg.put
4[1] stopped in reg.put at line 29
5   29       printf("%d ", i);
6reg.put(i = 0), line 29 in "reg.c"
7main(0x1, 0xbfffe7e8, 0xbfffe7f0), line 22 in "reg.c"
80 (x = 3, y = 4) "is a test"
9[1] stopped in reg.put at line 29
10   29       printf("%d ", i);
11reg.put(i = 1), line 29 in "reg.c"
12main(0x1, 0xbfffe7e8, 0xbfffe7f0), line 22 in "reg.c"
130 1
14execution completed (exit code 2)
15
16