Path: utzoo!attcan!uunet!lll-winken!lll-lcc!ames!ll-xn!mit-eddie!mit-amt!phil From: phil@mit-amt.MEDIA.MIT.EDU (Phil Sohn) Newsgroups: comp.sys.mac.programmer Subject: Static Semantic Checking? Keywords: C, Static Semantic Checking, lint Message-ID: <2532@mit-amt.MEDIA.MIT.EDU> Date: 27 May 88 15:35:33 GMT Organization: MIT Media Lab, Cambridge, MA Lines: 13 Since everyone was so helpful about MPW search (aka grep) let me try this question again: Does anyone know of a static semantic checker for MPW C? Something along the lines of lint. MPW does more checking than LSC, but still not enough. What do you guys use to track down bugs? Macsbug is ok, but be real, debugging in machine code is a pain. Right now I have a problem in data initialization that I can not track down. My program never even gets to main! Phil Sohn phil@ems.media.mit.edu