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.
システム コール「ptrace」(PTRACE_SINGLESTEP マクロを使用) を使用して、単純なアプリケーションの実行を追跡しようとしています。
プログラムの実行を記録している間、読み取りの無駄な部分をスキップして、アプリケーションの「メイン」からのみフォローしたいと思います。トレーサーを起動するたびに、約 100k の実行ステップが発生するためです。
心のこもった