-
A list of locations where the debugger will look for symbol files.
调试器将在其中查找符号文件的位置的列表。
-
Symbol files and symbol server caches for native code must be located on the local computer.
机器码的符号档和符号伺服器快取必须位于本机电脑上。
-
Symbol files can be stored in a directory on your computer or downloaded from a symbol server.
符号档可以储存在电脑上的目录中,也可以从符号伺服器下载。
-
One reason you may want to use read-only symbol definitions is for symbol files that you plan to share among several projects.
可能使用唯读符号定义的原因之一是,您想要将符号档共用于多个专案中。
-
When you debug a dump file, the computer on which you debug must have access to the PDB symbol files and the binaries for the program.
调试转储文件时,您进行调试的计算机必须能够访问该程序的PD b符号文件和二进制文件。