C++ Overload testsuite fixes, need someone to verify

Daniel Berlin+list.gdb-patches dan@cgsoftware.com
Thu Mar 23 19:31:00 GMT 2000


Can someone verify, that i am correct in thinking you get unexpected
failures in gdb.c++/ovldbreak.exp due to "breakpoint info" failures?
I have a patch, i just want to make sure it's not me.
It appears the source line the test suite expects main to appear on
in that file is 49, and main really appears at 48, so the regex to
match doesn't work.  I diffed the ovldbreak.cc file, and i get no
differences.

--Dan


More information about the Gdb mailing list