Date: Thu, 1 Aug 1996 19:16:25 +0200 (IST) From: Eli Zaretskii To: patrick fox Cc: djgpp AT delorie DOT com Subject: Re: debuggers In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 1 Aug 1996, patrick fox wrote: > Two questions: 1) Is there a way to have gdb show you the source line > numbers for .S files? It just displays code offsets. 2) Is there a > graphical debugger for djgpp like turbo debugger? Check out FSDB; it should be in your bin subdirectory. The FAQ list tells more about its abilities as compared to gdb.