Date: Thu, 21 Nov 1996 13:29:28 +0200 (IST) From: Eli Zaretskii To: djgpp-workers AT delorie DOT com Subject: GDB warning at exit Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I see a strange warning message from GDB: warning: cannot close c:/djgpp/gnu/emacs/src/emacs: Bad file handle (EBADF) This happens when Emacs runs under GDB and exits normally (with `M-x kill-emacs'). It doesn't happen when I quit the debugger in the middle. The strange thing is: I cannot reproduce it with few other programs I tried to debug. Does anybody have any ideas why this could happen?