
-- TDCONVRT.ZIP

This zip file contains the following files:

TDCONVRT.EXE -- Converts from Microsoft's Codeview information to
                Turbo Debugger's information for debugging MSC programs

TDCNVFIX.EXE -- Corrects a debug information difference.  This will only
                be required if you're using TDCONVRT v2.5 and debugging
                with TD v2.01 or earlier.  If TD says that the file has
                no debug information, you can either
                1. TDCONVRT it again, using the -c option to create a
                   seperate .TDS file.

                   or

                2. Use TDCNVFIX on the converted EXE.

                Either one of these are valid solutions.
                NOTE: TDCNVFIX is a temporary patching utility designed
                      only to fix this problem.  It should only be used
                      if creating a .TDS file is unacceptable in your
                      situation.  This utility will not be required
                      for any version(s) of TD after 2.01.



README       -- This file.

