Thanks Richard.

> How do CV and DWARF debug differ and is emitting CV debug from a DWARF
> representation possible (I suppose there might even exist offline
> conversion tools?)

I don't know enough about DWARF internals to answer that, but I'd be surprised
if the answer is "no".

Do you mean that the DWARF code would collect the data, and my code would
process it and output the .debug$S and .debug$T sections? So from the point of
view of the linker, everything will be the same?

> I'll see to add some fat commentary above the debug hooks structure (not
> sure if that will help in practice).

This would definitely help. I'd no idea of this before now, and I would have
spotted a DEPRECATED above the struct definition.

Mark

Reply via email to