From: "Blue Swirl" <blauwirbel@gmail.com>
To: qemu-devel@nongnu.org, Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [Qemu-devel] [5910] target-ppc: convert SPR accesses to TCG
Date: Sun, 7 Dec 2008 18:13:45 +0200 [thread overview]
Message-ID: <f43fc5580812070813g7be7d79ala92464ad928f9ae3@mail.gmail.com> (raw)
In-Reply-To: <E1L9Js5-0007dA-UZ@cvs.savannah.gnu.org>
On 12/7/08, Aurelien Jarno <aurelien@aurel32.net> wrote:
> Revision: 5910
> http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5910
> Author: aurel32
> Date: 2008-12-07 13:40:29 +0000 (Sun, 07 Dec 2008)
>
> Log Message:
> -----------
> target-ppc: convert SPR accesses to TCG
>
> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
> --- trunk/target-ppc/translate.c 2008-12-07 13:40:15 UTC (rev 5909)
> +++ trunk/target-ppc/translate.c 2008-12-07 13:40:29 UTC (rev 5910)
> @@ -38,7 +38,7 @@
> #define GDBSTUB_SINGLE_STEP 0x4
>
> /* Include definitions for instructions classes and implementations flags */
> -//#define DO_SINGLE_STEP
> +#define DO_SINGLE_STEP
Now every instruction is single stepped.
next prev parent reply other threads:[~2008-12-07 16:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-07 13:40 [Qemu-devel] [5910] target-ppc: convert SPR accesses to TCG Aurelien Jarno
2008-12-07 16:13 ` Blue Swirl [this message]
2008-12-07 16:24 ` Aurelien Jarno
2008-12-07 16:43 ` [Qemu-devel] Single stepping command line option? (was: [5910] target-ppc: convert SPR accesses to TCG) Stefan Weil
2008-12-07 16:47 ` Laurent Desnogues
2008-12-07 17:59 ` Aurelien Jarno
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f43fc5580812070813g7be7d79ala92464ad928f9ae3@mail.gmail.com \
--to=blauwirbel@gmail.com \
--cc=aurelien@aurel32.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).