Re: Need help with crash debug

2000-02-28 Thread David Miller
On Mon, 28 Feb 2000, Joerg Micheel wrote: > David, > > I haven't done too much debugging with FreeBSD either. A few small > notes, however. > > I don't think the gdb version shipped is ready to handle SMP kernels. > This is a deficiency, not sure someone is working on it, I believe not. > Wow

Re: Need help with crash debug

2000-02-27 Thread Joerg Micheel
David, I haven't done too much debugging with FreeBSD either. A few small notes, however. I don't think the gdb version shipped is ready to handle SMP kernels. This is a deficiency, not sure someone is working on it, I believe not. Having said this, it is probably impossible to find the kernel

Need help with crash debug

2000-02-27 Thread David Miller
I'm trying my first ever post-mortem on a core file, so please be kind:) I recompiled the kernel with makeoptionsDEBUG="-g", copied the kernel to kernel.debug, strip -g the kernel, and booted. I set the dumpdev in rc.conf, and added to the savecore line in /etc/rc so it looks like this: sa