我首先将二进制文件提供给gdb。 在那里,现在在gdb里面,我说
(gdb) core corefile
>warning: core file may not match specified executable file
>New thread ##
>New thread ##
>New thread ##
>New thread ##
提示返回(gdb已在此处退出)
答案 0 :(得分:0)
意识到我使用的是错误的二进制文件。 waring确实是正确的,需要我更认真的观点。