Problems with pppd
    walt 
    wa1ter at myrealbox.com
       
    Fri Feb  3 14:31:46 PST 2006
    
    
  
ejc wrote:
[...]
> Out of curiosity, how does one view the coredump file and get stack
> traces from it?
These are reasonable places to start:
http://wiki.dragonflybsd.org/index.php/Create_a_coredump
http://wiki.dragonflybsd.org/index.php/Kernel_Debugging_in_DragonFly_BSD
One little thing that might not be obvious to a newcomer:  any time you
build a new kernel, the 'old' kernel is stripped of debugging symbols
and saved as kernel.old.
If you need to reboot kernel.old (e.g. the new kernel panics on boot)
then be careful to point gdb to the 'new' kernel which still has the
debugging symbols.
    
    
More information about the Bugs
mailing list