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.
gdb を使用して実行中の 64 ビット プロセスにアタッチしています。情報レジスタを確認すると、rsp は常に 0x0 です。
32ビットでは、espには保存および復元できる値がありました(協調的な非pthreadスレッドを切り替える場合)。64ビットでは、何らかの理由でスタックポインタがゼロです。