On Mon, Jan 14, 2002 at 09:16:59AM -0800, Adam Megacz wrote: > > 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. unwind-pe.h is in no way related to win32. PE here stands for Pointer Encoding. Jakub