|
From: Jeremy F. <je...@go...> - 2004-09-13 16:59:49
|
On Mon, 2004-09-13 at 17:19 +0200, Nicholas Nethercote wrote: > CVS commit by nethercote: > > > 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. J |