|
From: Josef W. <Jos...@gm...> - 2008-03-04 14:01:16
|
On Monday 03 March 2008, Julian Seward wrote: > I intend to merge the DATASYMS branch to trunk shortly. Hi Julian, some time ago there was the wish for a call tree trace similar to strace/ltrace via valgrind. Can your machinary help to add parameter name/type information the such a call tree trace? I assume one has to check the number of parameters, their type, and extract the values from the stack when entering functions. Is it easy to get at this information now? Josef |