qemu-arm
[Top][All Lists]
Advanced

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

[Qemu-arm] Reading coprocessors registers and dumping physical addresses


From: jonatan okagao
Subject: [Qemu-arm] Reading coprocessors registers and dumping physical addresses.
Date: Tue, 4 Oct 2016 16:57:36 +0100

Hi all,

I'm using qemu-system-arm and I want to read the values of coprocessors registers like (CP15,...) and to dump some physical addresses directly via gdb (gdb_stub).
Is this possible?
Should I modify the Qemu source code (especially the gdbstub.c) or is there an exciting solution for that?

After a long search on the internet I only found the information that there is a method of using xml and target description, but I didn't find further information on how to do so !!

Any help please?

Best regards,
Jonatan

reply via email to

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