CDB 路径

要获取用于调试 Windows 应用程序的操作系统库的调试信息,请将 Microsoft 符号服务器添加到调试器的符号搜索路径中:

  1. 转到首选项>Debugger >CDB Paths

    调试器首选项中的 CDB 路径选项卡

  2. Symbol Paths 组中,选择Insert
  3. 选择要存储缓存信息的目录。使用临时目录中的子文件夹,如C:\temp\symbolcache
  4. 选择OK

注意: 在网络连接速度较慢的情况下,填充缓存可能需要很长时间。

要使用源服务器基础架构直接从版本控制或网络中获取丢失的源文件,请在Source Paths 中输入以下字符串:srv*

另请参阅 "如何:调试"、"调试"、"调试器"和 "调试器"。

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.