Hi All,

I'm trying to dump memory data trace using Marss. For this, I think I
should do the following:

First, get the physical address of any given access.
Second, get the virtual address for the physical address
Third, get the data using the virtual address from the program's memory.

Now, I'm successful in dumping the physical address for the accesses I
need. However, I'm unable to figure out how to get the step two and three
working.

Can any of you please point me in the right direction here?

Your help is much appreciated.

Thanks,
Poovaiah
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel

Reply via email to