CDB パス

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

  1. Preferences >Debugger >CDB Paths に移動します。

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

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

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

見つからないソース ファイルをバージョン管理または 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.