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.
現在、cmd、registers、および asm を使用した gdb レイアウトがあります。スタックの内容を常に表示する新しいウィンドウ/ビューを追加する方法はありますか? たとえば、gdb コマンド「x/20x $rsp」の出力を表示するウィンドウを作成します。
これは、デバッグ中に非常に役立ちます。