From: elf AT netcom DOT com (Marc Singer) Subject: only GCC for DJGPP generated odd debug To: djgpp AT sun DOT soe DOT clarkson DOT edu (DJGPP List Alias) Date: Fri, 26 May 1995 21:13:31 -0700 (PDT) The GCC I run on Linux does not do this, but the version for DJGPP creates debug info where the names the C++ source files are always with extension `.cc'. Since I use `.cxx' this is somewhat tedious when debugging. I'm using GCC 2.6.3 from ftp.delorie.com, DJGPP V2.0 from the 24 of May, and the latest GDB from the alpha directory. Also, I am unable to debug my programs with GDB. It lets me set break points and browse code, but when I run, gdb terminates and returns to the DOS prompt. -- Marc Singer | The desert has little water. elf AT netcom DOT com | The city has little time.