From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26958 invoked by alias); 18 Jul 2011 04:15:43 -0000 Received: (qmail 26525 invoked by uid 22791); 18 Jul 2011 04:15:41 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 18 Jul 2011 04:15:17 +0000 Received: (qmail 6514 invoked from network); 18 Jul 2011 04:15:16 -0000 Received: from unknown (HELO ?192.168.0.101?) (yao@127.0.0.2) by mail.codesourcery.com with ESMTPA; 18 Jul 2011 04:15:16 -0000 Message-ID: <4E23B34F.8000702@codesourcery.com> Date: Mon, 18 Jul 2011 15:01:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: [committed] [patch] Skip async-shell.exp if displaced stepping is not supported References: <4E1D2EB9.3090909@codesourcery.com> <4E1F11D2.3000706@codesourcery.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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-07/txt/msg00419.txt.bz2 On 07/15/2011 01:57 AM, Tom Tromey wrote: > Yao> 2011-07-14 Yao Qi > Yao> * gdb.mi/mi-nonstop-exit.exp: Skip test if displaced stepping is not > Yao> supported. > Yao> * gdb.mi/mi-nonstop.exp: Likewise. > Yao> * gdb.mi/mi-ns-stale-regcache.exp: Likewise. > Yao> * gdb.mi/mi-nsintrall.exp: Likewise. > Yao> * gdb.mi/mi-nsmoribund.exp: Likewise. > Yao> * gdb.mi/mi-nsthrexec.exp: Likewise. > Yao> * gdb.python/py-evthreads.exp: Likewise. > > Ok. Thanks for the review. Committed. http://sourceware.org/ml/gdb-cvs/2011-07/msg00157.html -- Yao (齐尧)