This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
gdb では、 next (n)で次の命令を実行するか、 run (r)でブレークポイントにヒットした後、アプリケーションの現在の状態が出力され、レジスタ、逆アセンブル、ソースコード、スタックなどが表示されます (スクリーンショットを参照)。どのコマンドでこの情報を出力できますか。n、s、r を行わずに繰り返しますか? ありがとうございました。