|
From: Nicholas N. <nj...@cs...> - 2005-11-07 14:47:24
|
On Mon, 7 Nov 2005, Tom Hughes wrote: >> Log: >> Improve factoring in m_coredump a little. > > It was entirely deliberate that I did it the way I did - my original > code did have it the way you now have it and I changed it before it > was committed. > > The theory is that if we get a non-ELF platform then we won't want > the generic make_coredump call going into the ELF code - if each > platform has to provide that and send it to the right place then > things will work. I see. Change it back if you want... or we can wait until it's needed. Doesn't worry me. Nick |