K 10 svn:author V 3 ian K 8 svn:date V 27 2015-05-25T23:27:13.088779Z K 7 svn:log V 356 Ensure that all arm kernel configs contain ALT_BREAK_TO_DEBUGGER and not BREAK_TO_DEBUGGER if they have a serial console (most do). A burst of serial line noise (such as unplugging a usb serial adapter) can look like a break and drop a working system into the debugger. The alt break sequence (~^B) works fine on both serial and non-serial consoles. END