PAVE [OBSOLETE] .Sympath (Set Symbol Path)

Note

This command is not supported in Visual Studio 2012.

Changes the default path of the host debugger for symbol search.

.sympath [+] [path...]

Arguments

  • path
    Specifies the fully qualified path, on the host computer, of a new symbol search. Separate multiple path arguments with semicolons. If path is omitted, the current symbol path is displayed.

Switches

  • +
    Signifies that the new directories will be appended to the previous symbol search path.

See Also

Other Resources

PAVE [OBSOLETE] NTSD Command Support