|
From: Rex W. <wa...@gm...> - 2005-04-27 17:41:49
|
Hi Is there a function in Valgrind, that can tell me the value of the stack pointer on the valgrind's virtual processor and its offset from the stack on the real processor ? Is there a function that can tell me if a current address is an address on the stack of valgrind's virtual processor or not? If not, how do I go about writing it? Thanks. Rex |