Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 exptools 1/6/84; site ihnss.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!ihnss!knudsen From: knudsen@ihnss.UUCP Newsgroups: net.micro.6809 Subject: Symbolic Debugger for OS-9 C? Message-ID: <2169@ihnss.UUCP> Date: Fri, 27-Jul-84 14:39:23 EDT Article-I.D.: ihnss.2169 Posted: Fri Jul 27 14:39:23 1984 Date-Received: Sat, 28-Jul-84 10:40:12 EDT Organization: AT&T Bell Labs, Naperville, IL Lines: 7 Is there a symbolic debugging program available for OS-9? I mean the kind that lets you examine/zap variables by name (from source code), and set breakpoints by labels, rather than physical RAM addresses. Such a beast should be possible with Microware C, since that system includes a link editor for separately compiled object modules, which modules must retain the global symbol tables. I'll take a closer look at the Hogg catalog. BTW, I'm running Coco Level I OS9. mike k