1*44188Sbosticreading symbolic information ...
2*44188Sbosticint *a;
3*44188Sbostic[1] stop at 10
4*44188Sbostic[1] stopped in p at line 10
5*44188Sbostic   10       a[3] = i;
6*44188Sbostic(0, 1, 2, 3, 4, 5, 6, 7, 8, 9)
7*44188Sbosticstopped in p at line 11
8*44188Sbostic   11       a[4] = j;
9*44188Sbostic4 4 5
10*44188Sbosticstopped in p at line 12
11*44188Sbostic   12   }
12*44188Sbostic(0, 1, 2, 4, 5, 5, 6, 7, 8, 9)
13*44188Sbostic
14