> Is there a list of functions which are replaced by valgrind's own versions?

The code for memcheck is in
  memcheck/mc_replace_strmem.c
  memcheck/mc_malloc_wrappers.c
Other tools have different interceptions.

> Are strcpy(), stpcpy() and stpncpy() replaced?

Yes, memcheck replaces all three.


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to