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 regtested the whole testsuite with stabs on x86_64-linux, and
got this with your patch:

 -PASS: gdb.cp/templates.exp: destructor breakpoint
 -PASS: gdb.cp/templates.exp: value method breakpoint
 +FAIL: gdb.cp/templates.exp: destructor_breakpoint (timeout)
 +FAIL: gdb.cp/templates.exp: value method breakpoint

To be clear: You are getting two new FAILs with the patch? That would be baffling -- I don't see how the templates.exp test "destructor breakpoint" could pass on anything using gcc.


You can try stabs with:

make check RUNTESTFLAGS="--target_board=unix/gdb:debug_flags=-gstabs+ templates.exp"

I'll give this a shot. And thank you for checking out the patch.


Keith


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