Instability on Raspberry Pi

Jia-Shiun Li jiashiun at gmail.com
Tue Oct 15 15:34:14 UTC 2013


On Tue, Oct 15, 2013 at 9:46 PM, Ian Lepore <ian at freebsd.org> wrote:
>
> It requires that you are using a serial console, and that you have
>
>   options       ALT_BREAK_TO_DEBUGGER
>
> in your kernel config.  It looks like that's not in the stock RPI-B
> config.  There's a different break sequence for using a keyboard and
> video console (and I don't even know what that is, it's not something I
> ever use).

I suppose "sysctl debug.kdb.alt_break_to_debugger=1" should be enough
to enable it at runtime?

Jia-Shiun.


More information about the freebsd-arm mailing list