dab@cbnewsm.ATT.COM (david.a.berk) (02/24/90)
In sdb on UNIX Sys 5.3.2.2 running on an AT&T 6386 when issueing the following valid command to set a breakpoint: 123b my_array[0;100];k (At line 123 print the contents of my_array element 0 - 100 and break execution) When I hit the breakpoint I only get the 0'th element printed out preceded by the following message: unmatched '['; ']' provided Thus, it seems that everything after the first semi-colon is ignored. Am I doing something wrong???? Also, does anyone know if there is a way to redirect the output of an sdb command to a file. David Berk ..!att!emdbl1!dab (201) 564-3295