Date: Thu, 8 Aug 1996 09:57:12 +0200 (IST) From: Eli Zaretskii To: Mohan Khurana Cc: djgpp AT delorie DOT com Subject: Re: GDB In-Reply-To: <4u3dk9$m3u@news.stealth.net> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 5 Aug 1996, Mohan Khurana wrote: > For some reason, GDB is not working for me. When I run GDB and > specify arguments, it tells me that it can not find the executable, > but the executable is visibly there. Did you read Chapter 12 of the DJGPP FAQ list? It discusses some common problems with using GDB (and other debuggers) with DJGPP. The latest release of the FAQ is available as v2/faq201b.zip from the same place you get DJGPP. If the info in the FAQ doesn't help, please post the commands that you use and the messages GDB prints.