gdb built from gcc 4.6.1 has some crash problem

Asmwarrior asmwarrior@gmail.com
Fri Oct 21 03:04:00 GMT 2011


Hi, all. Just for a record.

This reason that gdb crash on WinXP build from gcc 4.6.x can be found here:

http://lists.gnu.org/archive/html/qemu-devel/2011-10/msg02462.html

When building gdb with "-omit-frame-pointer" disabled, gdb works well.

Also, Kai Tietz supplies a patch to solve this problem. (I'm not sure
how the patch works, does it just disable the -omit-frame-pointer on
I386 for mingw?)


asmwarrior
ollydbg from codeblocks' forum



More information about the Gdb mailing list