|
From: Asmwarrior <asm...@gm...> - 2011-10-21 00:46:52
|
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 |