[comp.lang.c++] Symbol table format wanted for Zortech's ZDB

emarsh@hernes-sun.Eng.Sun.COM (Eric Marsh) (01/03/91)

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