K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-08-01T18:14:58.000000Z K 7 svn:log V 424 MFC: gcc.295 rev 1.36 Make it easy for people to use define DWARF2 exceptions unwinding. If "WANT_DWARF2_UNWIND" you get it. Note that this is a different C++ ABI than the FreeBSD default. So you will need to recompile all your C++ apps that uses exceptions if you turn this on. I am adding it here for Yahoo!'s use and for those that want to be early adopters to what I will make as the default with the GCC 3.0 import. END