[Bug debug/49951] Debug stepping behavior regarding g++ Class destructor has changed for the worse starting at gcc 4.5.0

peter.thompson at roguewave dot com gcc-bugzilla@gcc.gnu.org
Tue Aug 2 20:15:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49951

--- Comment #1 from Peter Thompson <peter.thompson at roguewave dot com> 2011-08-02 20:15:10 UTC ---
Note that when the Class destructor is commented out

//      ~MyClass() {};  // destructor

then the debugger steps through the code without jumping around.  Go figure!



More information about the Gcc-bugs mailing list