|
From: Lu M. <kin...@gm...> - 2013-09-09 16:16:31
|
Hello everyone, When I run memcheck with my application, which is a dynamic linked executable (ELF). It seems that memcheck instruments binary not only from executable itself but also from shared library. I just want to focus on the application written by my own. Is there any option to control memcheck only instruments binary of executables? Thanks a lot |