qemu-e2k/target-i386
Pavel Dovgalyuk e64e353590 i386: fix breakpoints handling in icount mode
This patch fixes instructions counting when execution is stopped on
breakpoint (e.g. set from gdb). Without a patch extra instruction is translated
and icount is incremented by invalid value (which equals to number of
executed instructions + 1).

Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
2014-10-31 16:41:05 +01:00
..
2014-10-24 18:03:14 +02:00
2014-10-24 18:03:14 +02:00
2014-09-18 17:06:12 +02:00
2014-09-18 17:06:12 +02:00
2014-05-28 09:33:54 -07:00
2014-10-24 18:03:14 +02:00
2014-06-05 16:10:33 +02:00