Cause 2: Please make sure that the expected DLL is loaded with matched debug symbol file. You can check it with Modules window.
原因2:请确认所期望的DLL已经被载入对应的调试符号文件,您可以在模块窗口中检查。
This symbol should be defined in the Debug version and not defined in the Release version.
该符号应在调试版本中定义而不应在发布版本中定义。
This symbol is defined by default for both Debug and Release versions.
默认情况下,在调试版本和发布版本中都定义了此符号。
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符号文件和二进制文件。
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符号文件和二进制文件。
应用推荐