mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-23 23:05:38 +00:00
0242d19e79
QEMU cannot pass through the breakpoints when 'si' command is used in remote gdb. This patch disables inserting the breakpoints when we are already single stepping though the gdb remote protocol. This patch also fixes icount calculation for the blocks that include breakpoints - instruction with breakpoint is not executed and shouldn't be used in icount calculation. Backports commit f9f1f56e4da088b993ce28775c271d5bcdcf49ae from qemu |
||
---|---|---|
.. | ||
tcg | ||
Makefile.objs |