|
From: | ckim |
Subject: | how to track cpu's instruction access in qemu? |
Date: | Tue, 9 Feb 2021 10:41:25 +0900 |
Hello, If I want to see cpu’s instruction access (read virtual address and the read instruction data), where should I look in the qemu code? I want to check if the cpu is following the executable I provided with –kernel option. Can I use “—trace” option for this? If possible, just a simple instruction will be very much appreciated. Thanks in advance. Chan Kim |
[Prev in Thread] | Current Thread | [Next in Thread] |