|
From: Philippe W. <phi...@sk...> - 2011-10-11 18:59:42
|
>>> gdbserver_tests/mcsignopass (stderr) >>> gdbserver_tests/mcsignopass (stdoutB) >>> gdbserver_tests/mcsigpass (stderr) >>> gdbserver_tests/mcsigpass (stdoutB) >> The above tests are based on none/tests/faultstatus which also fails. >> I think that if faultstatus is fixed, these should also work. > > I opened https://bugs.kde.org/show_bug.cgi?id=283709 to address the faultstatus problem. > This fix also allows mcsignopass and mcsigpass to pass on my ppc64/SLES 11 SP system. That is good news. For what concerns the other problems discussed in the other mail: * For the filtering of the power7 specific lines (cfr other mail), the best is also to attach a patch. * For the remaining failing tests: if this is due to inferior function calls not working, a comparison with a power5 and/or with the "standard" gdbserver might help to understand what is wrong. I currently have no access anymore to a ppc system, so can't investigate much. Philippe |