26.08.2013, 12:00, "Mahmood Naderan" <nt_mahm...@yahoo.com>:
> Thanks. To be honest, I didn't understand!
> It seems that with these macros, I can insert them in the specific section of 
> the code. However my problem is different. There are iterative functions. So 
> I want to start valgrind after, say, 0.5 hours of execution to see what is 
> going on.

Sorry, I misunderstood your query. If all you need is to know current execution 
point, use vgdb (the same link). You can attach gdb to the running program and 
check backtrace.

-- 
Regards,
Konstantin

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to