paul@mecazh.UUCP (Paul Breslaw) (08/11/89)
Could somebody direct me to documentation about the debugging information placed in a.out files by language processors (cc(1), pc(1), etc). I'm interested in writing a debugger. Paul Breslaw. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Paul Breslaw | telephone : 41 1 362 2040 Mecasoft SA | e-mail : mcvax!cernvax!mecazh!paul Guggachstrasse 10 | 8057 Zurich | SWITZERLAND | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
marc@hpfcdc.HP.COM (Marc[e] Sabatella) (08/11/89)
>Could somebody direct me to documentation about the debugging information >placed in a.out files by language processors (cc(1), pc(1), etc). I'm >interested in writing a debugger. If you have access to the contrib tabe, "/usr/contrib/include/symtab.h" contains all the gory details you would need on the 300. The 800 format is different, and the 300 may converge to the 800 format at some release after 7.0. Unfortunately I do not know where the latter is documented. -------------- Marc Sabatella HP Colorado Language Lab marc%hpfcrt@hplabs.hp.com