Date: Tue, 7 May 1996 08:11:11 +0200 (IST) From: Eli Zaretskii To: Martynas Kunigelis Cc: DJGPP mailing list Subject: Re: Lots of Q's In-Reply-To: <199605061003.GAA04578@delorie.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 6 May 1996, Martynas Kunigelis wrote: > *5* How do I debug C++ progs with GDB??? This one bothers me the most. The docs > say debugging C++ requires additional debug info, not supported by COFF. > They suggest -gstabs, though. However, it doesn't help. I try to say: Did you try reading the GDB Info manual and using all the demangling options described there?