> Date: Tue, 10 Oct 2000 18:16:45 -0700 > From: Kevin Buettner <kevinb@cygnus.com> > > It'd be useful if someone could enumerate the compilers which still > produce stabs as the debug info. The DJGPP port of GCC still uses stabs. (It also supports COFF, but that's almost useless for C++ debugging.) I'm not aware of any work being done to port dwarf2 to DJGPP.