Date: Wed, 8 May 1996 10:54:19 +0200 (IST) From: Eli Zaretskii To: 71101 DOT 1702 AT compuserve DOT com Cc: djgpp AT delorie DOT com Subject: Re: GDB feature needed In-Reply-To: <4mnrhk$84r@dub-news-svc-2.compuserve.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 7 May 1996 71101 DOT 1702 AT compuserve DOT com wrote: > I desperately need a feature added to GDB: namely, to allow the use of a > printf format string in an auto display. Can you describe in more detail what is it that you want to accomplish, what GDB commands did you try to use and how did they fail? > I have been unable to recompile GDB > on my machine, or I would try to add this feature myself, as the printf > function is available in another form. Can anyone help me with this problem? GDB compiles OK for me. Are you doing it under DJGPP v2 or v1.x? If it's v1.x, I can't help you; for v2 I just did what the makegdb.bat file in the djgpp subdirectory tells you, and it worked.