On Thu, Jan 02, 2003 at 11:12:23AM +0200, Gilad Ben-Yossef wrote: > Actually, there is now support for Linux kernel core dumps, <Shameless > plug>contributed by SGI :-)</Shameless plug>. > > I even think it's merged into 2.5.x but I might be wrong. > > http://oss.sgi.com/projects/lkcd/
No, it hasn't been merged to 2.5, AFAIK. kgdb might be merged, though, once it works via a regular network and not the serial port (thus spake the top penguin). One more thing, while we're in this thread: Linux 2.5 has support for an in-kernel ksymoops, called kksymoops (config option CONFIG_KALLSYMS). Anyone compiling 2.5 kernels, please turn it on! Getting a correct and accurate back trace upon a panic is very, very useful. -- Muli Ben-Yehuda "The speed of light really is too slow nowdays." -- Alan Cox ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
