Xref: utzoo comp.sys.att:8883 comp.lang.c:26260 comp.unix.i386:3151 comp.unix.wizards:20743 comp.unix.questions:20154 Path: utzoo!utgpu!watserv1!watmath!att!cbnewsm!dab From: dab@cbnewsm.ATT.COM (david.a.berk) Newsgroups: comp.sys.att,comp.lang.c,comp.unix.i386,comp.unix.wizards,comp.unix.questions Subject: SDB Bug ? ? Keywords: AT&T Sys V.3.2.2 Message-ID: <9571@cbnewsm.ATT.COM> Date: 23 Feb 90 16:12:59 GMT Organization: AT&T Bell Laboratories Lines: 23 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