[Bug debug/49951] [4.5/4.6/4.7 Regression] Debug stepping behavior regarding g++ Class destructor has changed for the worse starting at gcc 4.5.0
asmwarrior at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sat Oct 29 14:07:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49951
--- Comment #5 from asmwarrior <asmwarrior at gmail dot com> 2011-10-29 14:06:53 UTC ---
Hi, all, I think this bug happened about more than one years, I have test in
both gcc 4.5 and gcc 4.6.x under Windows.
I have both post an issue in GDB maillist and GCC-help maillist. see:
http://gcc.gnu.org/ml/gcc-help/2011-10/msg00239.html
and
http://sourceware.org/ml/gdb/2011-10/msg00209.html
The GDB guys thoughts that this is a bug in GCC, and GCC emit wrong debug_line
information.
When I use GDB under Codeblocks, it will always do some extra jump to variable
declaration, and quite unfriendly.
asmwarrior
ollydbg from codeblocks' forum
More information about the Gcc-bugs
mailing list