From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10405 invoked by alias); 24 Oct 2008 02:49:38 -0000 Received: (qmail 10396 invoked by uid 22791); 24 Oct 2008 02:49:37 -0000 X-Spam-Check-By: sourceware.org Received: from ti-out-0910.google.com (HELO ti-out-0910.google.com) (209.85.142.185) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 24 Oct 2008 02:49:02 +0000 Received: by ti-out-0910.google.com with SMTP id d10so355478tib.12 for ; Thu, 23 Oct 2008 19:48:59 -0700 (PDT) Received: by 10.110.10.16 with SMTP id 16mr971451tij.25.1224816539313; Thu, 23 Oct 2008 19:48:59 -0700 (PDT) Received: by 10.110.42.9 with HTTP; Thu, 23 Oct 2008 19:48:59 -0700 (PDT) Message-ID: Date: Fri, 24 Oct 2008 02:49:00 -0000 From: teawater To: "Pedro Alves" Subject: Re: [RFA] Displaced stepping just enable in non-stop mode Cc: "Eli Zaretskii" , "Daniel Jacobowitz" , brobecker@adacore.com, "Michael Snyder" , gdb-patches@sourceware.org In-Reply-To: <200810231356.02920.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200810231356.02920.pedro@codesourcery.com> 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: 2008-10/txt/msg00600.txt.bz2 Thanks everybody. I have check it in. Hui On Thu, Oct 23, 2008 at 20:56, Pedro Alves wrote: > On Thursday 23 October 2008 09:12:35, teawater wrote: >> Thanks Eli. >> >> Pedro, How do you think about code part? > > OK with me. Thanks! > > -- > Pedro Alves >