On 10/25/2011 10:52 AM, Avi Kivity wrote:
> Crash uses a heuristic based on the IDT base to identify the base from > migrate-to-file output. It also needs CR3 in order to read from > virtual address.Does elf not store cr3? Perhaps a note with the contents of the privileged cpu registers is needed.
Yes. It would be nice if this note could be somewhat standardized.Jan, is there a code sample somewhere for the x86-gdb summer of code project?
Paolo