|
From: Nicholas N. <nj...@cs...> - 2007-05-15 09:45:47
|
[forwarding to the list] ---------- Forwarded message ---------- Date: Tue, 15 May 2007 15:59:00 +0800 From: dehe liu <deh...@gm...> To: nj...@cs... Subject: about valgrind's register Hi, In the Valgrind ,the statement Put/PutI and the expression Get/GetI is used for write/read the guest register,I don't kown where the guest registers is store ,Can you give me some infomation about the Valgrind's registers? How are the registers malloced? I want to give a shadow memory for every registers.How to update the relevant shadow memory when its register is writte? Thanks. |