From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Kosnik To: Daniel Jacobowitz Cc: libstdc++@gcc.gnu.org, gdb@sources.redhat.com Subject: Re: C++ debugging progress Date: Tue, 27 Nov 2001 23:36:00 -0000 Message-ID: References: <20011128020256.A9688@nevyn.them.org> X-SW-Source: 2001-11/msg00303.html Message-ID: <20011127233600.nRTFcuWddT7HOFbAkrElU_XAVB29TczRWBqArKnraQU@z> > For the curious, I've gotten all but two of the virtual function tests to > pass in virtfuncs.exp. I'm not entirely sure what's wrong with one of the > others, and the other goes up as far as the parser (pEe->D::fd() yields > "attempt to take address of value not in memory"). There's also a bunch of > namespace problems, of course. Yay. > So once I clean them up a little I'll post the rest for people to try. Please do! I'm looking forward to it. Thanks, benjamin