Xref: utzoo comp.unix.wizards:26156 comp.unix.questions:32450 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!uunet!mcsun!ukc!mucs!cs.man.ac.uk From: ian@cs.man.ac.uk (Ian Cottam) Newsgroups: comp.unix.wizards,comp.unix.questions Subject: Query about dbx(1) functionality Keywords: dbx debugging C Message-ID: <2799@m1.cs.man.ac.uk> Date: 26 Jun 91 15:42:59 GMT Article-I.D.: m1.2799 Sender: news@cs.man.ac.uk Followup-To: comp.unix.wizards Organization: Department of Computer Science, University of Manchester UK Lines: 11 Anyone know why with dbx(1) I can dump all the variables local to a function with a single command, but I have to type a separate print command for every extern/static? If I'm wrong about this (I did RTFM honest), please let me know too! -- Ian Cottam, Room IT209, Department of Computer Science, University of Manchester, Oxford Road, Manchester, M13 9PL, U.K. Tel: (+44) 61-275 6157 FAX: (+44) 61-275-6236 Internet: ian%cs.man.ac.uk; JANET: ian@uk.ac.man.cs