Dave,
I will check the new functionality after you released your next crash
package.
Thanks!
Michael
On Fri, 2010-02-12 at 15:02 -0500, Dave Anderson wrote:
OK, the patch as queued is attached.
No major changes other than to rename the machdep->elf_note_add() function
to machdep->dumpfile_init(). The idea is that, in the future, if there is
ever *anything* in *any* type of dumpfile header that should be transmitted
to the architecture code during the dumpfile discovery phase, then that function
can be used. (For example, I could collaborate all of those machdep->xen_xxx()
functions into using it, but I'm not going to bother changing them all
at this point...)