1reading symbolic information ...
2[1] stop in p2
3[1] stopped in p2 at line 6
4    6       if (i < 5) {
5[1] stopped in p2 at line 6
6    6       if (i < 5) {
7p2(i = 3), line 6 in "stkcmds.c"
8p2(i = 2), line 7 in "stkcmds.c"
9p1(i = 1), line 13 in "stkcmds.c"
10main(0x1, 0xbfffe7e4, 0xbfffe7ec), line 19 in "stkcmds.c"
11p2
123
13p2(i = 2), line 7 in "stkcmds.c"
14p2
152
16p1(i = 1), line 13 in "stkcmds.c"
17p1
181
19main(0x1, 0xbfffe7e4, 0xbfffe7ec), line 19 in "stkcmds.c"
20main
210
22not that many levels
23main
24not that many levels
25p1(i = 1), line 13 in "stkcmds.c"
26p1
27p2(i = 2), line 7 in "stkcmds.c"
28p2
29p2(i = 3), line 6 in "stkcmds.c"
30p2
31not that many levels
32p2
33not that many levels
34[1] stopped in p2 at line 6
35    6       if (i < 5) {
36p2
37[1] stopped in p2 at line 6
38    6       if (i < 5) {
39p2
40stopped in p2 at line 9
41    9   }
42p2
43stopped in p2 at line 9
44    9   }
45p2
46stopped in p2 at line 9
47    9   }
48p2
49stopped in p2 at line 9
50    9   }
51p2
52stopped in p1 at line 14
53   14   }
54p1
55stopped in main at line 20
56   20   }
57
58