Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site joevax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!bellcore!petrus!magic!joevax!sdh From: sdh@joevax.UUCP (The Doctor) Newsgroups: net.micro.mac Subject: Re: Symbolic debuggers Message-ID: <221@joevax.UUCP> Date: Fri, 1-Aug-86 09:54:00 EDT Article-I.D.: joevax.221 Posted: Fri Aug 1 09:54:00 1986 Date-Received: Sat, 2-Aug-86 10:10:33 EDT References: <729@Shasta.STANFORD.EDU> Organization: Bell Communications Research Inc., Morristown, NJ Lines: 19 > > Why do nearly all Macinthosh development systems lack a symbolic debugger? > Are there other (preferably C) development systems on the market which > include symbolic debuggers? > Hans Mulder Aztec C from Manx Software includes two debuggers with its products. One is the stand MacsBug debugger from Apple, the other, db, is a very nice symbolic debugger that works for their compiler only (as far as I can tell). Its a charming bit of software my only complaint is the type face is made very very small (so you can get a maximum of information on the screen at once) to the point of eyestrain. On the good side, it has saved enormous amounts of work and has made it far easier to find out what code is causing a bomb, down to the line. Steve Hawley joevax!sdh