From: Nicholas N. <nj...@ca...> - 2003-05-02 17:24:35
|
On Thu, 1 May 2003, Tom Hughes wrote: > > "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 happen to have a patch to make it do that that I've been meaning > to send it. I'm attaching it to this message... Committed to CVS HEAD, thanks. N |