Date: Sun, 9 Jun 2002 08:35:17 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Peter Cassidy cc: djgpp AT delorie DOT com Subject: Re: 9$$DJREN.$$T Rename bug? In-Reply-To: <002601c20f4f$ebf61040$0200a8c0@peridot> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 9 Jun 2002, Peter Cassidy wrote: > I've found out the .tmp thing was misleading; I had done two things: added > .tmp and deleted the 'new' file. The docco says it should handle existing > new files, but when I delete them first in the application, things work much > better. The function should work even when the new file exists. > So how do I debug in pure DOS? With GDB. > The supplied gdb.exe doesn't run in pure DOS How do you mean ``doesn't run''? What happens if you try? FWIW, I'm using gdb.exe on plain DOS all the time, and it works well for me. > It only runs in a command window. What ``command window'' did you mean?