|
From: dehe l. <deh...@gm...> - 2007-04-22 09:38:55
|
I want to make a new tool (skin) of Valgrind.and I have some questions as
follow:
1> how to malloc or update the shadow of every byte,like the A bits / V
bits in the tool Memcheck or Addrcheck?
2> I want to check the memory-bytes that writen by the system call of
Sockets,I don't kown how to identify the system calls in runtime.
do the current tools (skins) of Valgrind have the similar functions
above? Can you tell which files in Valgrind's source implement the similar
functions ?
Thanks!
dehe.liu
|