home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.mac.system:15534 comp.sys.mac.programmer:20328
- Path: sparky!uunet!elroy.jpl.nasa.gov!decwrl!claris!outpost.SF-Bay.org!peirce
- From: peirce@outpost.SF-Bay.org (Michael Peirce)
- Newsgroups: comp.sys.mac.system,comp.sys.mac.programmer
- Subject: Re: SADE --- the worst debugger I ever used!!!!!
- Message-ID: <D2150035.lv2ur1@outpost.SF-Bay.org>
- Date: 24 Dec 92 23:46:35 GMT
- Reply-To: peirce@outpost.SF-Bay.org (Michael Peirce)
- Organization: Peirce Software
- Lines: 24
- X-Mailer: uAccess - Macintosh Release: 1.6v1
-
-
- In article <1h9gmlINNk3f@fbi-news.Informatik.Uni-Dortmund.DE> (comp.sys.mac.system,comp.sys.mac.programmer), maennig@siggi.informatik.uni-dortmund.de (Olaf Maennig) writes:
- >
- > Okay, that's what I went through the last few weeks. Now, the most important
- > question to me: IS THERE ANOTHER AND BETTER DEBUGGER OUT THERE?
-
- Most professional programmers I know use Jasik's The Debugger. It's
- worth its weight in gold when you are deep into debugging your code.
-
- It's not perfect, the user interface is a bid hard to learn at first,
- but once you're up to speed it's a real pleasure to use.
-
- It's both a high level debugger and a low level debugger. This means
- that you can view and step through your C or pascal source and with
- a single click view the assembler code interspersed with your source.
- You can view memory as hex or symbolically as data structures. All
- this is based on the .SYM file that MPW generates (same as SADE).
-
- It's available from the usual programmer outlets like APDA.
-
- -- Michael Peirce -- peirce@outpost.SF-Bay.org
- -- Peirce Software -- Suite 301, 719 Hibiscus Place
- -- -- San Jose, California USA 95117
- -- Drop by booth #4463 -- voice: (408) 244-6554 fax: (408) 244-6882
- -- at MacWorld Expo/SF -- AppleLink: peirce & America Online: AFC Peirce
-