Split QEMU run, automate GDB debugging

This commit is contained in:
Ciro Santilli
2017-05-20 11:17:37 +01:00
parent c886a85f58
commit 7f6b148dc4
6 changed files with 120 additions and 33 deletions

View File

@@ -1,4 +1,7 @@
# If you change this file, you need to run:
# rm -rf buildroot/output/build/linux-*.*.*/
# before ./run
CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_FS=y
CONFIG_DEBUG_INFO=y
CONFIG_GDB_SCRIPTS=y