From: Dilkie, L. <Lee...@mi...> - 2003-05-01 18:21:49
|
I'm getting a few "Warning: src and dst overlap in memcpy (0xblah, 0xblah, a_length)" Is there any way to get valgrind to dump the call stack on this warning like it does on errors so i could see where this is happening? I'm using the latest version, cvs'ed this morning. It solved the seg fault when i tried to run hellgrind on the "official" version but this new warning message is emitted now. TIA, -lee |