Hi! I'm using a modified version of lackey so that I print the access made by superblocks in a specific way. I'm tracking the function calls to a specific group of functions but I can't do it if the level of function calls gets too deep. I've tried using the --num-callers setting it to 16 and above (from what I've read 12 is the default) but I still can't track it... I'm able to track it if the level isn't too deep... Am I doing something wrong? I'm using the vg-in-place script to run the tests.
David ------------------------------------------------------------------------------ AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize your ideas and identify your business strategy. http://p.sf.net/sfu/appsumosfdev2dev _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
