kernel-fxtec-pro1x/kernel/debug
Colin Cross da5453d178 ANDROID: 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>
2018-08-28 16:44:25 +05:30
..
kdb ANDROID: kdb: support new lines without carriage returns 2018-08-28 16:44:25 +05:30
debug_core.c
debug_core.h
gdbstub.c
Makefile