* gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]:
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 23 Jun 2008 21:34:24 +0000 (21:34 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 23 Jun 2008 21:34:24 +0000 (21:34 +0000)
commit540c2a333961e8758250e185e59ce59391b39b76
treedb11c30b72eacd4e4d7ec1b7e4424512d0c08a13
parent400aaed216cfb09e5876dbe551775aa366c53ee8
* gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]:
  Don't hardcode -gstabs+, use DEBUG_INFO.

* configure.bat (gccdebug): Check for DWARF-2 support in GCC.
  Default to stabs if the compiler does not support DWARF-2.
  (genmakefiles): Write new variable DEBUG_INFO to config.settings.
nt/ChangeLog
nt/configure.bat
nt/gmake.defs