SDB Bug ? ?
david.a.berk
dab at cbnewsm.ATT.COM
Sat Feb 24 03:12:59 AEST 1990
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
More information about the Comp.unix.questions
mailing list