From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 125993 invoked by alias); 16 Oct 2015 12:21:29 -0000 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 Received: (qmail 125977 invoked by uid 89); 16 Oct 2015 12:21:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pa0-f48.google.com Received: from mail-pa0-f48.google.com (HELO mail-pa0-f48.google.com) (209.85.220.48) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Fri, 16 Oct 2015 12:20:28 +0000 Received: by pabrc13 with SMTP id rc13so119797033pab.0 for ; Fri, 16 Oct 2015 05:20:26 -0700 (PDT) X-Received: by 10.66.160.34 with SMTP id xh2mr16408051pab.67.1444996441454; Fri, 16 Oct 2015 04:54:01 -0700 (PDT) Received: from [127.0.0.1] (gcc2-power8.osuosl.org. [140.211.9.43]) by smtp.gmail.com with ESMTPSA id yi8sm21013402pab.22.2015.10.16.04.54.00 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Oct 2015 04:54:01 -0700 (PDT) Subject: Re: [PATCH v2 7/7] Support software breakpoints for ARM linux in GDBServer. To: Antoine Tremblay References: <1444063455-31558-1-git-send-email-antoine.tremblay@ericsson.com> <1444063455-31558-8-git-send-email-antoine.tremblay@ericsson.com> <86pp0f2fpk.fsf@gmail.com> Cc: gdb-patches@sourceware.org From: Yao Qi Message-ID: <5620E556.9000907@gmail.com> Date: Fri, 16 Oct 2015 12:21:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <86pp0f2fpk.fsf@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2015-10/txt/msg00278.txt.bz2 On 16/10/15 12:52, Yao Qi wrote: > Otherwise, patch is good to me. FAOD, I meant non-NEWS part of patch is good to me. -- Yao (齐尧)