qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Debug init on Qemu using gdb


From: Muhammad Nouman
Subject: [Qemu-devel] Debug init on Qemu using gdb
Date: Sun, 28 Apr 2013 18:42:47 +0500

Hi ! i am trying to emulate cavium octeon's mips64 linux kernel on Qemu.I am currently having some issues with init code and want to debug init .i am starting the Qemu using -s -S option in the command line and the attaching the gdb using target remote localhost:1234
What i want to ask is there any method by which i can debug the init and see which instruction qemu is currently executing? .The gdb is currently showing only the instructions running in kernel space.

Thanks

Nouman

reply via email to

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