This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Special casing dtors?


On Friday 27 March 2009 18:50:53, Keith Seitz wrote:
> Pedro Alves wrote:
> 
> > I just confirmed this on x86-linux, to remove 64-bit out of
> > the picture.
> 
> Okay, we have a problem. My machines show exactly the OPPOSITE behavior: 
> templates.exp "destructor breakpoint" test KFAILs on both x86 and x86_64 
> GNU/Linux. After the patch, this test PASSes on both machines. The other 
> failure you had (templates.exp value method breakpoint) PASSes on both 
> machines before and after the patch.

With stabs?  FSF GDB?  I *do* see that with dwarf.  I'll see if I
can try this on x86-cygwin, which is currently still using
gcc-3.4/stabs by default.

> I can only guess that this has something to do with gcc... I'm using the 
> F10 compiler, gcc version 4.3.2 20081105 (Red Hat 4.3.2-7).

I'm on ubuntu 8.04, gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3).

Actually, I didn't try x86, but "x86_64 -m32", but I don't think it
makes a difference in this case.

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]