|
From: Nicholas N. <nj...@ca...> - 2004-08-26 13:07:27
|
On Thu, 26 Aug 2004, Julian Seward wrote: >> Should I create a bug report for this problem? > > No. Future valgrinds may optimise code more aggressively than at > present, which will likely make this problem worse rather than better. > Even at present, Valgrind only guarantees to update the integer/FP/SSE/ > register/flag state at each jump, so at an exception you will usually > be seeing machine state which is many instructions out of date. Seems like there's some confusion about this thread. Still, Tom seems to have found a simple solution that satisfies Jeroen, I think... N |