CodeView (cv.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Use Extended Memory (/X) (CV only)
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     The /X option enables the use of extended memory. "Extended
     memory" refers to memory above 1MB that is accessible on 80286,
     80386, and 80486 machines. If HIMEM.SYS or another extended-
     memory driver is installed, all but 16K of CodeView, plus all of
     the symbolic information for the program you are debugging, are
     placed in extended memory.
 
     NOTE: This option is not required to use extended memory,
           since CodeView uses extended memory automatically if an
           extended memory (XMS) driver is installed. However, if you
           use this option, CodeView displays an error message if an
           XMS driver is not installed.
 
     See: Use Expanded Memory (/E)
          Use Disk Overlays (/D)
                                    -♦-