1
edit
Changes
→2, how to dealwith the pdb file? Can the distcc maintain the debug informations when distributing the compile task?
[[User:Themystic|Themystic]] 21:04, 6 September 2007 (EDT)
Thanks, I tried just a few miutes before. By using of vc6's IDE , I can set the debug information's format(microsoft or coff), and can determinate whether the pdb file is used to hold debug-information, but the generated exe can't be debugged and the IDE says: the exe contains no debug informations.
how you test the distcc-vc? can you debug the exe file? what's the process? ^_^