From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JOjzw-00031z-E4 for qemu-devel@nongnu.org; Mon, 11 Feb 2008 20:31:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOjzq-000315-MV for qemu-devel@nongnu.org; Mon, 11 Feb 2008 20:31:47 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOjzq-000312-HW for qemu-devel@nongnu.org; Mon, 11 Feb 2008 20:31:42 -0500 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5] helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JOjzq-0002VE-93 for qemu-devel@nongnu.org; Mon, 11 Feb 2008 20:31:42 -0500 From: Rob Landley Subject: Re: [PATCH][Qemu-devel] Single stepping for PPC broken! Date: Mon, 11 Feb 2008 17:22:50 -0600 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802111722.50517.rob@landley.net> 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: Marius Groeger On Thursday 10 January 2008 07:57:50 Marius Groeger wrote: > The attached patch fixes the problem, but I have to admit I can't tell > for sure if this doesn't break other things (such as qemu's built-in > GDB server). Could some QEMU ppc expert please comment on this? Looks fine to me, but I don't see it in the git mirror I follow... Did anybody notice this patch? Rob -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson.