home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / system / 15522 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  1.8 KB

  1. Xref: sparky comp.sys.mac.system:15522 comp.sys.mac.programmer:20306
  2. Path: sparky!uunet!utcsri!geac!dmntor!dciem!trigraph!jimp
  3. From: jimp@trigraph.uucp (Jim Prall)
  4. Newsgroups: comp.sys.mac.system,comp.sys.mac.programmer
  5. Subject: Think C has great debugger (was Re: SADE-the worst debugger)
  6. Message-ID: <1992Dec24.152429.23532@trigraph.uucp>
  7. Date: 24 Dec 92 15:24:29 GMT
  8. References: <1h9gmlINNk3f@fbi-news.Informatik.Uni-Dortmund.DE> <chuck-231292082237@choffman.gte.com>
  9. Organization: Trigraph Inc.
  10. Lines: 27
  11.  
  12. In <chuck-231292082237@choffman.gte.com> chuck@gte.com (Chuck Hoffman) writes:
  13.  
  14. >In article <1h9gmlINNk3f@fbi-news.Informatik.Uni-Dortmund.DE>,
  15. >maennig@siggi.informatik.uni-dortmund.de (Olaf Maennig) wrote:
  16. >> 
  17. >> Hi! (frustrated greeting)
  18. >[followed by much venting about SADE and MPW]
  19. >> Now, the most important question to me:
  20. >> IS THERE ANOTHER AND BETTER DEBUGGER OUT THERE?
  21. Chuck Hoffman replies:
  22. >1.  You can use SourceBug which runs under MPW release 3.
  23. >2.  You can use THINK C instead of MPW.  THINK C is much easier than MPW,
  24. >and has a nice debugger.  You will have to buy THINK C, but that's cheaper
  25. >than paying for the heart attack you might get from MPW.
  26. I second the motion for THINK C. Its debugger is great. You can view
  27. structures as a window listing field names and values (choice of formats - 
  28. hex, decimal, string, etc.) Then when a structure contains a pointer
  29. or a handle, you can de-reference by double-clicking. This brings
  30. up another window for the structure that points to... and so on.
  31. Great for the maze of Mac structures containing pointers to
  32. structures containing ....
  33. .
  34. -- 
  35. --
  36. - Jim Prall       
  37. - jimp%trigraph.uucp@csri.toronto.edu  | Real triple-TLA quotes heard here:
  38. - Trigraph, Inc.                       | "So the CPU of the SLC is in the CRT"
  39.