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: [RFA] Testing REGISTER_NAME in mips-linux-nat.c


> Fred, my mips-linux box is offline at the moment, so I can't test
> this.  Could you try the attached patch and let me know if it works?

Sorry it took so long, I was having some issues with my test
environment also.  I ran the gdb testsuite with my patch installed and
then with your patch, and the results are much better with yours.

Here are the differences in the resulting gdb.sum files:

                    === gdb Summary ===
      
    ! # of expected passes          8375
    ! # of unexpected failures      596
      # of expected failures        51
    ! # of known failures           24
    ! # of unresolved testcases     18
      # of untested testcases       9
      # of unsupported tests        2
    
    --- 9416,9425 ----
      
                    === gdb Summary ===
      
    ! # of expected passes          8958
    ! # of unexpected failures      99
      # of expected failures        51
    ! # of known failures           26
      # of untested testcases       9
      # of unsupported tests        2
    
    
-Fred


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