qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Single stepping & GDB on ARM


From: Emmanuel Blot
Subject: [Qemu-devel] Single stepping & GDB on ARM
Date: Tue, 17 Sep 2013 10:47:30 +0200

Hi,

Is there a way to halt the execution of the VM on the *first*
unassigned memory access, and let the guest GDB take over to debug the
invalid access?

I noticed that cpu_unassigned_access() is not implemented on ARM. Is
this a missing feature - yet to be implemented, or something that
cannot be supported on ARM plartform for some reason?

Thanks,
Manu.



reply via email to

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