Path: utzoo!utgpu!watmath!iuvax!cica!gatech!prism!rr5 From: rr5@prism.gatech.EDU (R. Bruce Rakes) Newsgroups: comp.unix.wizards Subject: dbx question? Summary: How do you print a range of an array? Keywords: dbx sdb Message-ID: <1403@hydra.gatech.EDU> Date: 8 Aug 89 14:29:59 GMT Reply-To: rr5@prism.gatech.EDU (R. Bruce Rakes) Distribution: comp.unix.wizards Organization: Georgia Institute of Technology Lines: 14 I have been perusing all the dbx documentation that I can get my hands on looking for a means of printing the range of an array, i.e. I wish to print only the values between a start and end index, NOT the entire array. I also do not wish to print each value one at a time. As far as I can tell, dbx only allows me these two options. Now sdb allows this by separating the start and end index with a semicolon. Does anyone know of an equivalent for dbx? This seems to be its major deficiency. -- R. BRUCE RAKES Georgia Institute of Technology, Atlanta Georgia, 30332 uucp: ...!{allegra,amd,hplabs,ut-ngp}!gatech!prism!rr5 Internet: rr5@prism.gatech.edu