Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!newstop!exodus!hernes-sun.Eng.Sun.COM!emarsh From: emarsh@hernes-sun.Eng.Sun.COM (Eric Marsh) Newsgroups: comp.lang.c++ Subject: Symbol table format wanted for Zortech's ZDB Message-ID: <5143@exodus.Eng.Sun.COM> Date: 3 Jan 91 00:50:41 GMT Sender: news@exodus.Eng.Sun.COM Organization: Sun Microsystems, Mt. View, Ca. Lines: 14 This is for any of the Zortech people who would like to respond... I have been using ZDB recently to debug code compiled with the Microsoft C 6.0 compiler. The size of my application is such that Codeview simply will not work. Problem is, ZDB does not understand the C 6.0 symbol format and as such ZDB just doesnt work right. What I think I need to do is to write my own version of ZMAP to translate things. I can get the Microsoft C 6.0 codeview format, but I would also need to know what format ZDB requires. Anyone care to share this information with me? Thanks, Eric