On 08/04/2016 13:50, trasmus...@ddci.com wrote:
In order to find out where certain QEMU functions are called from,
using test output is not practical.
Therefore I set out to use gdb to debug qemu-system-ppc64.exe (the
unstripped version):
gdb /cygdrive/c/MinGW/msys/1.0/local/qemu/qemu-system-p
In order to find out where certain QEMU functions are called from, using
test output is not practical.
Therefore I set out to use gdb to debug qemu-system-ppc64.exe (the
unstripped version):
gdb /cygdrive/c/MinGW/msys/1.0/local/qemu/qemu-system-ppc64
b pci_host_config_write_common
gdb responds