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

Pedro Alves palves@redhat.com
Mon Apr 30 18:44:00 GMT 2012


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



More information about the Gdb-patches mailing list