Date: Mon, 25 Nov 1996 12:04:28 +0100 (MET) From: Robert Hoehne To: Eli Zaretskii Cc: djgpp-workers AT delorie DOT com Subject: Re: GDB warning at exit In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 21 Nov 1996, Eli Zaretskii wrote: > I see a strange warning message from GDB: > > tried to debug. Does anybody have any ideas why this could happen? I have currently no idea, but I remember that I saw this in ealyer times also when I made my first attempts in integrating GDB in RHIDE. I don't know how I fixed it (I'm not writing a changelog) but now it is fixed. I think one way to find it out is, when you use the new patched dbgcom.c (what I'm assuming), compile it with the "-DDEBUG_DBGCOM" switch and see, if there is something wrong when closing the filehandles. Robert