Minidump has a SeekSet method, but no Tell method, so you can't currently
seek back to a spot for which you don't already have an absolute offset.
The x86_64 code could use this, since its MinidumpContext doesn't have a
leading context_flags, so we have to read the entire context in to make
sure it's an x86_64 context, but we could fail here if there's another CPU
context of the same size, so we should really seek back and fall through.
Original issue reported on code.google.com by ted.mielczarek on 31 Oct 2007 at 12:14
Original issue reported on code.google.com by
ted.mielczarek
on 31 Oct 2007 at 12:14