From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29878 invoked by alias); 6 Apr 2011 06:07:29 -0000 Received: (qmail 29865 invoked by uid 22791); 6 Apr 2011 06:07:28 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,TW_OC X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 06 Apr 2011 06:07:25 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 6C9C62BB0BB; Wed, 6 Apr 2011 02:07:24 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 5IcR-vaxP5CO; Wed, 6 Apr 2011 02:07:24 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 3CD592BAFBD; Wed, 6 Apr 2011 02:07:24 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 3FF871459B0; Tue, 5 Apr 2011 23:07:22 -0700 (PDT) Date: Wed, 06 Apr 2011 06:07:00 -0000 From: Joel Brobecker To: Ulrich Weigand Cc: Pedro Alves , aristovski@qnx.com, gdb-patches@sourceware.org Subject: Re: [rfc v2][rft (procfs, nto-procfs)] Fix signal bypass heuristic with software single-step Message-ID: <20110406060722.GQ3670@adacore.com> References: <201104041047.44630.pedro@codesourcery.com> <201104051922.p35JMeFA006141@d06av02.portsmouth.uk.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201104051922.p35JMeFA006141@d06av02.portsmouth.uk.ibm.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-04/txt/msg00086.txt.bz2 > Joel, I was wondering if you still have some procfs-based machines > (e.g. Solaris) where you could run a test? I can't test on Solaris because it causes any of our Solaris machines to crash really badly. I can try mips-irix, although the results on mips-irix are not as stellar as GNU/Linux (even if the debugger itself is certainly quite good in general, I think). I should be able to do that sometime next week, probably mid-week, if you don't find a more convenient solution. I think Pierre might have access to an OpenSolaris box that he used to do some testing at some point? -- Joel