Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2008 12:49:35 +0000
From:      Volker <volker@vwsoft.com>
To:        Roman Divacky <rdivacky@freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: cant break into ddb
Message-ID:  <494CE9DF.5070606@vwsoft.com>
In-Reply-To: <20081220084209.GA73040@freebsd.org>
References:  <20081220084209.GA73040@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/23/-58 19:59, Roman Divacky wrote:
> hi
> 
> I just tried to break into ddb and it does not work. it seems
> like "something" happened when I pressed the magic buttons
> but nothing shows on the console nor it seems to respond
> to keyboard commands.
> 
> the relevant part of my config if that matters:
> 
> options         KDB
> options         DDB                     #Enable the kernel debugger
> options         DDB_CTF
> 
> 
> strange thing is that when I presed reset (the hw button) it did
> not reset itself, it did something but the lcd stayed off and
> it did not react to anything, I had to physically plug the pc
> off the power grid.
> 
> can someone confirm that manually breaking into ddb works in -current?
> 
> roman
> 

Roman,

using a week old -current (sources as of 2008-12-13), it works at the
syscons console (ctrl+alt+esc). Haven't tested using 1394 or serial.

Interestingly I was at console session #2, pressed ctrl+alt+esc but I
needed to switch to session #1 to actually see the debugger prompt.
Input goes to the debugger even while not seeing it's prompt.

That reminds me of the old debugger problem when using X and
experiencing a kernel panic.

Volker




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?494CE9DF.5070606>