CDB パス

Windows アプリケーションのデバッグ用にオペレーティング・システム・ライブラリのデバッ グ情報を取得するには、デバッガーのシンボル検索パスに Microsoft Symbol Server を追加します:

  1. Preferences] > [Debugger ] > [CDB Paths] を選択します。

    デバッガ環境設定のCDBパスタブ

  2. Symbol Paths グループで、Insert を選択します。
  3. キャッシュ情報を保存するディレクトリを選択します。C:\temp\symbolcache などの一時ディレクトリのサブフォルダを使用します。
  4. OK を選択します。

注: 低速のネットワーク接続では、キャッシュの入力に時間がかかる場合があります。

ソース・サーバー・インフラストラクチャを使用して、バージョン管理または Web から欠落しているソース・ ファイルを直接取得するには、Source Paths に次の文字列を入力します:srv*

How To: デバッグデバッグデバッガ、およびデバッガも参照してください

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.