]> Git Repo - qemu.git/commit - target-lm32/helper.c
exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument
authorAndreas Färber <[email protected]>
Mon, 2 Sep 2013 15:26:20 +0000 (17:26 +0200)
committerAndreas Färber <[email protected]>
Thu, 13 Mar 2014 18:20:48 +0000 (19:20 +0100)
commitb3310ab3380995af2c640a3ffd82f6e7b352c9e6
tree7650a93ef9911b20c0e51280f11475e42d47c7e3
parent75a34036d43dc961cbef2a4705682d0666caf384
exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument

Use CPUState. Allows to clean up CPUArchState in gdbstub.

Signed-off-by: Andreas Färber <[email protected]>
exec.c
gdbstub.c
include/exec/cpu-all.h
include/qom/cpu.h
linux-user/main.c
target-i386/cpu.c
target-i386/helper.c
target-i386/machine.c
target-lm32/helper.c
This page took 0.027313 seconds and 4 git commands to generate.