aurel32 ee600be6a6 ppc: fix crash in ppc system single step support
There was a bogus case where two system debug ops get generated.  This
patch removes the broken system debug op. This was a left over after
making some changes to correctly generate debug ops on branch
operations inside gen_goto_tb();

The test case against this patch is to turn on single stepping with
timers, boot a linux kernel, set a breakpoint a do_fork and in gdb
execute "si 3000".  Then qemu-system-ppc will fault executing a debug
op, which should not have been executed.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5391 c046a42c-6fe2-441c-8c8c-71466251a162
2008-10-01 22:01:37 +00:00
2008-09-28 00:42:15 +00:00
2008-10-01 22:01:28 +00:00
2008-10-01 21:46:50 +00:00
2008-10-01 07:07:59 +00:00
2008-09-21 13:48:32 +00:00
2008-09-25 18:41:28 +00:00
2008-09-09 17:15:28 +00:00
2008-08-21 17:58:08 +00:00
2008-09-27 20:58:43 +00:00
2008-09-11 14:18:56 +00:00
2008-09-06 16:31:30 +00:00
2008-08-21 17:58:08 +00:00
2008-08-25 22:26:03 +00:00
2008-08-22 21:25:00 +00:00
2008-08-25 20:03:28 +00:00
2008-08-21 20:08:55 +00:00
2008-10-01 18:13:13 +00:00
2008-09-22 15:04:31 +00:00
2008-09-06 16:31:30 +00:00
2008-10-01 19:38:09 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%