|
From: Paul W. <pa...@bl...> - 2008-08-04 14:07:47
|
On Mon, Aug 04, 2008 at 04:52:16PM +0300, Yeshurun, Meir wrote: > As I said before - what if the bug is in your binary tree (for example)? > The bug I had was indeed inside a very low level data structure. If it needs a particular pattern of cookies in order to create the bad situation, then sure, the behaviour's likely to change inside valgrind compared to out. This is no different to the fact the behaviour would change from machine to machine, depending on OS version, memory loading, installed packages, and so on. As far as I can see this is one of those situations where valgrind doesn't help much, but doesn't really make things any worse either. -- Paul |