qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Qemu with GDB - Query


From: manish tiwari
Subject: [Qemu-devel] Qemu with GDB - Query
Date: Sat, 24 Jan 2015 19:46:01 +0530

Hello everyone,

I am new to QEMU and trying to attach gdb with qemu on powepc host.

I have tried below options

qemu-system-ppc -enable-kvm -nographic -m 512 -M ppce500 -cpu e500mc -gdb tcp::1234 -s -S -kernel uImage -initrd rootfs.ext2.gz -append "root=/dev/ram rw console=ttyS0,115200" -serial tcp::4444,server,


With the above command I have attached gdb with qemu.
Now I am not sure what needs to be done on host side(I have cross compiled GDB in the Host file system).

Please help me what i need to do in host side ?




Thanks & Regards
Manish Tiwari


reply via email to

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