On Thursday 08 January 2015 10:05 PM, Peter Maydell wrote:
On 8 January 2015 at 05:32, Pratyush Anand wrote:
Have anyone tried to test single step exception with ARM64 on Qemu?
My Qemu version is:
QEMU emulator version 2.1.2, Copyright (c) 2003-2008 Fabrice Bellard
AArch64 single step e
On 8 January 2015 at 05:32, Pratyush Anand wrote:
> Have anyone tried to test single step exception with ARM64 on Qemu?
> My Qemu version is:
>
> QEMU emulator version 2.1.2, Copyright (c) 2003-2008 Fabrice Bellard
AArch64 single step emulation was only added in QEMU 2.2...
-- PMM
On 01/08/15 00:32, Pratyush Anand wrote:
Hi All,
Have anyone tried to test single step exception with ARM64 on Qemu? I
was testing ARM64 uprobe patches[1] with qemu and I noticed that it does
not generate single step exception. I also tried kprobe[2], which uses
single step exception and it does
Hi All,
Have anyone tried to test single step exception with ARM64 on Qemu? I
was testing ARM64 uprobe patches[1] with qemu and I noticed that it does
not generate single step exception. I also tried kprobe[2], which uses
single step exception and it does not work. However, these code works
f