qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] fail to single step qemu


From: Peter Cheung
Subject: [Qemu-devel] fail to single step qemu
Date: Wed, 21 Nov 2012 17:23:34 +0800

Hi all
I created a simple debug server on qemu, it receives command from tcp, but when i try to single step qemu, it fails, it will keep running rather than stop in the next instruction. I have traced the code a little bit, for gdb, when gdb do single step, the process will throw a debug exception and control will return GDB. For my debug server, it won’t. Why? Following in my debug server

http://peter.kingofcoders.com/?p=91

Thanks
from Peter

reply via email to

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