Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このソフトウェアを使用してデバッガー ウィンドウを表示する方法を知りたかっただけです。実行時のコードの流れを見ることができるように。
ありがとう。
C++ Builder がインストールされている場合は、ソース コードですべてがそこで行われます。ソースコードが表示されている場合は、デバッグできます。左マージンをクリックしてブレークポイントを設定し、[実行] を押してデバッグを開始します。