manual escape to debugger on serial console not working?
    Vivek Khera 
    vivek at khera.org
       
    Fri Jan 27 11:53:59 PST 2006
    
    
  
On Jan 26, 2006, at 3:50 AM, Niki Denev wrote:
> i have this added to my kernel conf :
> options  BREAK_TO_DEBUGGER
> options  KDB
> options  DDB
I recommend ALT_BREAK_TO_DEBUGGER instead of BREAK_TO_DEBUGGER  
especially if you use cyclades terminal servers.  They send BREAK on  
power-up so if you ever have to power cycle one you're gonna halt all  
of your other boxes.
    
    
More information about the freebsd-stable
mailing list