From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7418 invoked by alias); 15 Jun 2011 17:23:19 -0000 Received: (qmail 7409 invoked by uid 22791); 15 Jun 2011 17:23:17 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 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, 15 Jun 2011 17:22:56 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 2CEC32BB118; Wed, 15 Jun 2011 13:22:56 -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 x7FgBRy1B2yP; Wed, 15 Jun 2011 13:22:56 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id E437B2BB03E; Wed, 15 Jun 2011 13:22:55 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id EDD18145615; Wed, 15 Jun 2011 10:22:50 -0700 (PDT) Date: Wed, 15 Jun 2011 17:23:00 -0000 From: Joel Brobecker To: Ulrich Weigand Cc: Pedro Alves , gdb-patches@sourceware.org, Ulrich.Weigand@de.ibm.com Subject: Re: [patch] Fix `shell' command for async (PR 12850) Message-ID: <20110615172250.GC5930@adacore.com> References: <201106072356.51967.pedro@codesourcery.com> <201106151703.p5FH3RFi019924@d06av02.portsmouth.uk.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201106151703.p5FH3RFi019924@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-06/txt/msg00220.txt.bz2 > > > The oldest AIX we have now at AdaCore is 5.2. I'm wondering if Ulrich > > > might have access to something a little older? > > The only AIX I have access to is 5.3, sorry ... OK, I guess that it means I'm on duty for AIX testing ;-). If neither of us has access to an older version of AIX (5.2), I think it is reasonable to drop support for anything that's older. -- Joel