開始プロセスへのデバッガのアタッチ
デバッガがアプリケーションプロセスを監視し、そのプロセスが開始したときにアタッチするように指示するには、次の手順に従います:
- Debug >Start Debugging >Attach to Unstarted Application に移動します。

- Kit で、プロジェクトのビルドに使用するビルド&ラン・キットを選択します。
- Executable で、アプリケーション実行ファイルへのパスを指定します。
- アプリケーションを閉じたときにこのダイアログに戻るには、Reopen dialog when application finishes を選択します。
- Continue on attach を選択して、デバッガにアタッチ後もアプリケーションを実行し続けるように指示します。
- アプリケーション・プロセスの開始を待つには、Start Watching を選択します。
プロジェクトのキットをアクティブにする]、[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.