Raymond Chen relates a story where the debugger obscures the very information that provoked the bug.
Be aware that the value in the crash dump is the value that existed in memory a split second after the crash occurred. During that split second, other things may have happened.