This is the mail archive of the gdb-patches@sources.redhat.com 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: [PATCH] Fix some Java test case problems


Hi Ulrich,

> various Java test cases were failing due to what appears to
> be incorrect names in the test case.

Right, there is a bit of a mess there.

The old tests were written to accommodate the behavior of the demangler
at the time.  The demangler has been rewritten, and is still up in the
air.  In fact some more demangler fixes were checked in today.

First could you check that you have a very current copy of libiberty,
particularly libiberty/cp-demangle.c.

Then, instead of a patch, file a gdb PR.  Throw in the URL of your
post to gdb-patches if you want.

Then when the demangler settles down, and I get some time,
I will overhaul the tests.

Michael C


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