linux-uconsole/kernel/debug
Colin Cross c8c747cb29 kdb: support new lines without carriage returns
kdb expects carriage returns through the serial port to terminate
commands.  Modify it to accept the first seen carriage return or
new line as a terminator, but not treat \r\n as two terminators.

Change-Id: I06166017e7703d24310eefcb71c3a7d427088db7
Signed-off-by: Colin Cross <ccross@android.com>
2013-07-01 13:40:40 -07:00
..
kdb kdb: support new lines without carriage returns 2013-07-01 13:40:40 -07:00
debug_core.c kgdb/sysrq: fix inconstistent help message of sysrq key 2013-04-30 17:04:10 -07:00
debug_core.h kdb: Setup basic kdb state before invoking commands via kgdb 2013-03-02 08:52:17 -06:00
gdbstub.c KGDB/KDB fixes and cleanups 2013-03-02 08:31:39 -08:00
Makefile kdb: core for kgdb back end (1 of 2) 2010-05-20 21:04:20 -05:00