|
From: Nicholas N. <nj...@ca...> - 2004-09-13 20:42:46
|
On Mon, 13 Sep 2004, Jeremy Fitzhardinge wrote: >> Arch-abstraction: >> - abstract out reg filling for core dumps > > Actually, I think we should probably carve out a larger chunk into arch- > specific, since different architectures put different notes in their > core dumps (and different OS's have completely different corefile > formats too, of course). > > I'll look into it. There'll be a lot of such moving around as more platforms are supported. The changes I'm putting in at the moment are sufficient factored to cope with x86 and PPC, but that won't be enough in general. N |