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