Skip to content
Snippets Groups Projects
Commit 0454ff9e authored by Werner Sembach's avatar Werner Sembach
Browse files

Add poll commands to Nexus 5x serial driver to make KGDB work.

Also fix compiling issue when deactivating CONFIG_MSM_WATCHDOG_V2. Which
is necessary because the watchdog would trigger a reboot while KGDB
breaks execution.

To compile with KGDB use bullhead_kgdb_defconfig or enable CONFIG_KGDB
and CONFIG_KGDB_SERIAL_CONSOLE manually while deactivating
CONFIG_MSM_WATCHDOG_V2.

You can also enable CONFIG_KGDB_KDB to debug directly from the serial
console. If it is enable you can still also connect using an external
GDB but you need to close the serial console first in this case.
parent b75eb01a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment