------- Additional Comments From kjd at duda dot org 2005-04-08 19:51 ------- (In reply to comment #4) > Subject: Re: bad debug info for static nested struct with virtual function > On Fri, Apr 08, 2005 at 01:35:59PM -0000, kjd at duda dot org wrote: > > I get identical behavior from both GNU gdb Red Hat Linux (6.1post- > > 1.20040607.41rh) and GNU gdb 6.3 (built from the FSF source distro). > Please try the GDB patch referenced in GCC PR c++/20805.
Daniel, I applied your patch as posted here: http://sources.redhat.com/ml/gdb-patches/2005-04/msg00066.html to gdb-6.3, and the problem went away. Thanks !!! (I hope the gdb maintainers pick up your patch). Should I mark this bug "resolved"? Or is it "invalid" since this is a gdb issue? What's proper protocol? I can't believe this problem went from a mysterious crash to solved in like eight hours. Free software and the people behind it are so amazing. Thanks again... -Ken -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20830