Path: utzoo!news-server.csri.toronto.edu!rutgers!apple!usc!trwind!gumby!deneva!kamemoto From: kamemoto@spf.trw.com (Kenneth Kamemoto) Newsgroups: comp.unix.questions Subject: displaying arrays in dbxtool Message-ID: <27E12550.5073@deneva.sdd.trw.com> Date: 15 Mar 91 19:49:36 GMT Sender: news@deneva.sdd.trw.com Distribution: usa Organization: TRW Data Systems Center, Redondo Beach, CA Lines: 7 Originator: kamemoto@deneb When running dbxtool (debugger in SunView on Sun computers), is there a way to display a portion of an array in C? For example, I might want to display a[0], a[1], ..., and a[99], without having to enter 100 individual display commands. -- Kenneth I. Kamemoto