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) reverse-step Target child does not support this command.
これはLinux2.6.18にあります
カーネルはそれをサポートしていませんか?必要な特別なgccargはありますか?
gcc --version gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52)
これは Linux 2.6.18 にあります。 カーネルはそれをサポートしていませんか?
これは Linux 2.6.18 にあります。
カーネルはそれをサポートしていませんか?
カーネルはそれとは何の関係もありません。どのバージョンのgdbを使用していますか?
GCC の日付が 2008 年であり、GDB が 2009 年にリリースされたバージョン 7.0 でリバース実行のサポートを追加したことを考えると、GDB が古すぎると推測できます。