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]

Re: [PATCH] Add support for Tilera TILE-Gx processor (part 2/2: gdb)


I meant to reply to this before, but it slipped...

On 04/20/2012 04:23 PM, Jeff Kenton wrote:

> On 04/20/2012 11:09 AM, Yao Qi wrote:
>> I don't know tile-gx process at all, but some comments on code style.
> 
> Thank you for the comments.  I will make those changes.
> 
>> Last but not least, it is great if you can post the gdb testsuite result. -- Yao (éå) 
> 
>                 === gdb Summary ===
> 
> # of expected passes            18181
> # of unexpected failures        625


Did you look at what is causing these hundreds of failures?  Although there
are thousands of passes, such high failure rate is usually indicative of
something badly borked.  You'd be surprised at how far in testsuite results
you can get with a gdb that manages to loads programs, but is a brick
at actually debugging live programs ...

> # of expected failures          100
> # of known failures             59
> # of untested testcases         12
> # of unresolved testcases       4
> # of unsupported tests          118
> /gdb_tests/gdb/build/gdb/testsuite/../../gdb/gdb version  7.4.50.20120410 -nw -nx -data-directory /gdb_tests/gdb/build/gdb/testsuite/../data-directory


-- 
Pedro Alves


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