.copysym (Copy Symbol Files)

The .copysym command copies the current symbol files to the specified directory.

    .copysym [/l] Path

Parameters

/l
Causes each symbol file to be loaded as it is copied.

Path
Specifies the directory to which the symbol files should be copied. Copies do not overwrite existing files.

Environment

Item Description
Modes User mode, kernel mode
Targets Live, crash dump
Platforms All

Remarks

Many times, symbols are stored on a network. The symbol access can often be slow, or you may need to transport your debugging session to another computer where you no longer have network access. In such scenarios, the .copysym command can be used to copy the symbols you need for your session to a local directory.