Xref: utzoo gnu.g++.help:814 comp.lang.c++:13881 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!tut.cis.ohio-state.edu!unreplyable!garbage From: yew@CS.WISC.EDU (Simon Yew) Newsgroups: gnu.g++.help,comp.lang.c++ Subject: (none) Message-ID: <9106012320.AA05958@titanic.cs.wisc.edu> Date: 1 Jun 91 23:20:57 GMT Sender: daemon@tut.cis.ohio-state.edu Followup-To: gnu.g++.help Distribution: world Organization: Gatewayed from the GNU Project mailing list help-g++@prep.ai.mit.edu Lines: 6 I'm looking into printing out infomation of the symbol table of the GNU C++ compiler. In which files are the definition and symbol-table handling routines located? Is it implemeted as a block-structured symbol-table? Simon.