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/RFC] Get Alpha target to GDB_MULTI_ARCH_PARTIAL


> BTW, RodneyB [.au] or JoelB [.fr] might have some true64 numbers.  From 
> memory they are not briliant.  True64 has a habit of triping up some of 
> the symtab bugs.

Here are the numbers with today's sources on a Tru64 5.1A machine.
I don't have a recent GCC, so I used a recent GNAT instead (based on
a 2.8.1 backend):
# of expected passes            6993
# of unexpected failures        789
# of unexpected successes       3
# of expected failures          149
# of unresolved testcases       64
# of unsupported tests          2

A few days ago, I had a slightly small number of passes:
# of expected passes            6990
# of unexpected failures        792
# of unexpected successes       3
# of expected failures          149
# of unresolved testcases       64
# of unsupported tests          2

I should also mention that this multi-arching change broke alpha-nat.c.
I made the minimal changes to allow it to compile again, and will post
the patch very shortly.

-- 
Joel


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