
Memory abstraction has many benefits in a multi-tasking environment, but it also creates a higher level of complexity. TRACE32 provides the following features to handle this complexity:
- Dedicated commands allow a detailed view of MMUs, TLBs and the current page table.
- The TRACE32 MMU support and the TRACE32 OS awareness extend this view to all page tables used by the kernel and the hypervisor
- This allows full system visibility. Functions, variables, stack frames of all processes and the kernel can be inspected in detail.
TRACE32 automatically provides full system visibility, after the appropriate setups are done. TRACE32 users can stay focused on the debugging of their code.
Developers who are familiar with the deep details of the MMUs, TLBs, pages tables, address translation can inspect all entities in detail by using advanced TRACE32 commands.
|