I've heard that DWARF2 is not supported on Win32/PE. Just today I noticed a header file, gcc/gcc/unwind-pe.h, which seems to contain headers for DWARF2 info in PE (win32) binaries. Is this for some not-yet-completed partial implementation of DWARF2 on PE? - a