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]

[commit 0/11] Revive the mips-irix port...


Hello,

I just spent the Christmas break reviving the mips-irix port, bringing
back to shape. I am about to post 11 patches, 8 of which are specifically
for that port.  Testsuite results before...

    # of expected passes            9873
    # of unexpected failures        1276
    # of unexpected successes       4
    # of expected failures          56
    # of untested testcases         71
    # of unresolved testcases       14
    # of unsupported tests          34

... and after:

    # of expected passes            10971
    # of unexpected failures        325
    # of unexpected successes       3
    # of expected failures          54
    # of untested testcases         70
    # of unresolved testcases       11
    # of unsupported tests          34

We could have even better results, if we were in a position to
submit the work we did to add thread support, but I am not sure
it is completely clean just yet.  I have to think about it some
more. I can post a patch as a FYI, but AdaCore's sources are
also available through our libre site:

    http://libre.adacore.com/libre/tools/more_resources/gdb-for-ada-snapshot/

The first 3 patches are for Solaris, and have been bulk-tested,
showing no regression.

I will also remember to submit a NEWS entry for mips-irix soon.

-- 
Joel


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