Date: Thu, 11 Jul 1996 09:45:49 +0200 (IST) From: Eli Zaretskii To: mwallace AT skyler DOT wiltel DOT com Cc: djgpp AT delorie DOT com Subject: Re: Debugging problem In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 10 Jul 1996 mwallace AT skyler DOT wiltel DOT com wrote: > I am having trouble debugging a program compiled by djgpp > with gdb. I am using some C++ templates in my code. > Could that be the cause? Or am I not linking in a > library I need. Sorry I can't be more specific. Please read chapter 12 of the DJGPP FAQ list (v2/faq201b.zip from the same place you get DJGPP). If you cannot find your problems and their solution(s) there, please post a description of your problems. It isn't enough just to tell that ``you are having trouble'', you should at least describe what are you trying to do and how does GDB prevent you from doing it.