Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Dos Debug
Name: David Winter Date: February 23, 2002 at 22:41:15 Pacific
Comment:
I want to learn how to use the Dos Debug program to step through an exe file, one time. I then want to save it on a:\ It's a large file, 377kb, so stepping through only once would be really convienent. I then want it saved as txt, so that I may read the underlying code. I'm not sure if the original exe file was written in C++ or Delphi, but I suspect it was Delphi. I've tried to use Borlands Turbo Debug, but a lot of info was lost.
Summary: I am looking for some commands in debug. I have created a program for school which prints my name 5 times on 5 seperate lines. I now need a command that will ask you to type a number between 1 and 9,...
Summary: Can anyone tell me more about the commands and options associated with this routine for DEBUG? Of course, from the description, it's obvious what it does, but I want more specific info on the commands...