From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LkgsC-0003Ad-Q4 for qemu-devel@nongnu.org; Fri, 20 Mar 2009 11:43:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lkgs8-0003AN-I3 for qemu-devel@nongnu.org; Fri, 20 Mar 2009 11:43:04 -0400 Received: from [199.232.76.173] (port=50424 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lkgs8-0003AK-Bc for qemu-devel@nongnu.org; Fri, 20 Mar 2009 11:43:00 -0400 Received: from moutng.kundenserver.de ([212.227.126.187]:53189) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lkgs7-0006ev-Mg for qemu-devel@nongnu.org; Fri, 20 Mar 2009 11:43:00 -0400 Message-ID: <49C3B97D.9050704@mail.berlios.de> Date: Fri, 20 Mar 2009 16:42:53 +0100 From: Stefan Weil MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Add single stepping option for all targets References: <494D18B1.8080900@mail.berlios.de> <4985FD31.4010000@mail.berlios.de> <20090303063841.GG5159@volta.aurel32.net> <49BA8B39.8050804@mail.berlios.de> In-Reply-To: <49BA8B39.8050804@mail.berlios.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Aurelien Jarno Stefan Weil schrieb: > This is an update of my patch which adds a new command line > option -singlestep, now for both system and user mode. > > So it now respects the feedback from Stuart, Laurent and > Aurelien who all wanted user mode support, too. > > There remains one open feedback point which I did not > understand - see below. > > I hope the patch will be added to trunk finally... > > Regards > Stefan Weil Hello, there is still no new feedback and integration in trunk is missing. Do we need more maintainers? I offer my help! Regards Stefan Weil