From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TODnP-0000Uw-EP for qemu-devel@nongnu.org; Tue, 16 Oct 2012 16:31:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TODnN-0000ys-2U for qemu-devel@nongnu.org; Tue, 16 Oct 2012 16:31:23 -0400 Received: from mail-pb0-f45.google.com ([209.85.160.45]:43385) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TODnM-0000ym-Sl for qemu-devel@nongnu.org; Tue, 16 Oct 2012 16:31:21 -0400 Received: by mail-pb0-f45.google.com with SMTP id rp2so6306537pbb.4 for ; Tue, 16 Oct 2012 13:31:19 -0700 (PDT) Sender: Richard Henderson Message-ID: <507DC412.9070701@twiddle.net> Date: Wed, 17 Oct 2012 06:31:14 +1000 From: Richard Henderson MIME-Version: 1.0 References: <507DB056.5080509@twiddle.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Singlestepping & Target assembly instructions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laurent Desnogues Cc: Emmanuel Blot , qemu-devel@nongnu.org On 2012-10-17 06:17, Laurent Desnogues wrote: > If I remember correctly, that only works if block chaining is disabled. Which it will be with -singlestep. r~