]> Git Repo - qemu.git/commit - gdbstub.c
gdbstub: Set gdb_set_stop_cpu() argument to CPUState
authorAndreas Färber <[email protected]>
Mon, 27 May 2013 00:06:09 +0000 (02:06 +0200)
committerAndreas Färber <[email protected]>
Fri, 28 Jun 2013 11:25:13 +0000 (13:25 +0200)
commit64f6b3469d5983141707dfc5ec2e8f5f60af1ba0
tree4edd0b3c56ad137956441c98eb9d77ea3bffdd7e
parent1458c363139a54f50ea336edc612d8c5e9142220
gdbstub: Set gdb_set_stop_cpu() argument to CPUState

Use CPUState::env_ptr for now.

Prepares for changing cpu_handle_guest_debug() argument to CPUState.

Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
cpus.c
gdbstub.c
include/exec/gdbstub.h
This page took 0.02192 seconds and 4 git commands to generate.