qemu-ppc
[Top][All Lists]
Advanced

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

Re: [Qemu-ppc] kvm qemu-system-ppc crash if macos 9x


From: BALATON Zoltan
Subject: Re: [Qemu-ppc] kvm qemu-system-ppc crash if macos 9x
Date: Tue, 14 Mar 2017 22:31:36 +0100 (CET)
User-agent: Alpine 2.20 (BSF 67 2015-01-07)

On Tue, 14 Mar 2017, luigi burdo wrote:
i been build and install all the needed debug simbols.

i been start it is

gdb -args qemu-system-ppc  -cpu G3 -m 256 -drive 
file=/mnt/SDA6/machdd,id=disk0,format=raw,index=0,media=disk,cache=none  
-display sdl   -machine mac99  -net nic,model=rtl8139 -net user --enable-kvm  
-gdb dev


Is this right or i have to do something particular for gave a better debug ?

You don't need the -gdb dev at the end, the gdb --args at the front is enough. Then start it from the (gdb) prompt with 'run' and when the segfault happens type 'where' which should print a backtrace. Not sure if this will help but may provide some additional info.

Regards,
BALATON Zoltan



reply via email to

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