From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3506 invoked by alias); 3 May 2012 14:38:17 -0000 Received: (qmail 3495 invoked by uid 22791); 3 May 2012 14:38:16 -0000 X-SWARE-Spam-Status: No, hits=-4.2 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 03 May 2012 14:38:02 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1SPxAP-00076I-Nd from Yao_Qi@mentor.com ; Thu, 03 May 2012 07:38:01 -0700 Received: from SVR-ORW-FEM-03.mgc.mentorg.com ([147.34.97.39]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 3 May 2012 07:37:55 -0700 Received: from [127.0.0.1] (147.34.91.1) by svr-orw-fem-03.mgc.mentorg.com (147.34.97.39) with Microsoft SMTP Server id 14.1.289.1; Thu, 3 May 2012 07:38:00 -0700 Message-ID: <4FA298D4.7010305@codesourcery.com> Date: Thu, 03 May 2012 14:38:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120412 Thunderbird/11.0.1 MIME-Version: 1.0 To: Pedro Alves CC: Subject: Re: [PATCH v4 0/14] Run all-stop on non-stop target References: <1336050869-29605-1-git-send-email-yao@codesourcery.com> <4FA294B7.1040506@redhat.com> In-Reply-To: <4FA294B7.1040506@redhat.com> 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: 2012-05/txt/msg00082.txt.bz2 On 05/03/2012 10:22 PM, Pedro Alves wrote: > I'm looking at the existing async issues now. We can't just kfail known > async issues and then propose flipping async on by default. That's cheating. ;-) Oh, we should. I tried to fix them, but made no progress after two days. So I kfail them and post patches first :). Pedro, thanks for looking at them. -- Yao (齐尧)