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.
不規則な間隔でセグメンテーション違反を起こすプログラムをデバッグする必要があります。プログラムにwhile(true)ループがあります。
while(true)
GDB を介したデバッグ中に停止し、Enter続行するにはキーを押すように求められます。ただし、クラッシュするまでプログラムを実行したいと考えています。GDBでそれを行うにはどうすればよいですか?
Enter
set height 0またはを使用しset pagination offます。参照
set height 0
set pagination off