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: [rfc v2][rft (procfs, nto-procfs)] Fix signal bypass heuristic with software single-step


> Joel, I was wondering if you still have some procfs-based machines
> (e.g. Solaris) where you could run a test?

I finally found the time to test this patch on mips-irix, and the
testsuite revealed no regression.  I have a few FAIL that turned
into PASS, but these are thread testcases, so it could be by pure
accident. Sorry for taking so long for doing this...

Results on mips-irix are not as bad as I thought they might be.
I don't have a C++ compiler on this platform, so it accounts
for some of the failures.  But otherwise, here are the totals:

     # of expected passes            11461
     # of unexpected failures        357
     # of unexpected successes       3
     # of expected failures          57
     # of untested testcases         119
     # of unresolved testcases       5
     # of unsupported tests          56

-- 
Joel


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