mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
Split QEMU run, automate GDB debugging
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user