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?


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.


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).

Keith


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