1*44218Sbosticreading symbolic information ... 2*44218Sbostic[1] stop in put 3*44218Sbostic[1] stopped in put at line 29 4*44218Sbostic 29 printf("%d ", i); 5*44218Sbosticput(i = 0), line 29 in "reg.c" 6*44218Sbosticmain(0x1, 0x7fffebe8, 0x7fffebf0), line 22 in "reg.c" 7*44218Sbostic0 (x = 3, y = 4) "is a test" 8*44218Sbostic[1] stopped in put at line 29 9*44218Sbostic 29 printf("%d ", i); 10*44218Sbosticput(i = 1), line 29 in "reg.c" 11*44218Sbosticmain(0x1, 0x7fffebe8, 0x7fffebf0), line 22 in "reg.c" 12*44218Sbostic0 1 13*44218Sbosticexecution completed 14*44218Sbostic 15