qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Bug AioContext polling is not implemented on Windows wi


From: Howard Spoelstra
Subject: Re: [Qemu-devel] Bug AioContext polling is not implemented on Windows with qemu-system-ppc.exe
Date: Wed, 21 Mar 2018 14:29:28 +0100

>> I built qemu-master RC0 with --enable-debug. This is what a bt provides:
>
> I am not sure what is happening here, but it is obviously not too
> helpful. :(  Perhaps "gdb --args qemu-system-ppc.exe ..." is better?
>
> Thanks,
>
> Paolo

Obviously not, but this doesn't make things better... ;-)

C:\qemu-debugging>gdb --args c:\qemu-master\qemu-system-ppc.exe -L
c:\qemu-master\pc-bios -boot d -m 256 -M mac99 -prom-env
"boot-args=-v" -prom-env "auto-boot?=true" -prom-env "vga-ndrv?=true"
-drive file=c:\Mac-disks\debian-9.0-powerpc-NETINST-1.iso,format=raw,media=cdrom
-device usb-mouse -device usb-kbd -netdev user,id=network01 -device
sungem,netdev=network01,mac=52:54:00:12:34:56 -sdl -drive
file=c:\Mac-disks\9.2.img,format=raw,media=disk
This binary was built by Equation Solution <http://www.Equation.com>.
GNU gdb (GDB) 7.12
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-w64-mingw32".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from c:\qemu-master\qemu-system-ppc.exe...done.
(gdb) thread apply all bt full
(gdb) bt
No stack.
(gdb)

Best,
Howard



reply via email to

[Prev in Thread] Current Thread [Next in Thread]