[net.micro.6809] Symbolic Debugger for OS-9 C?

knudsen@ihnss.UUCP (07/27/84)

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