Enable ALT_BREAK_TO_DEBUGGER for rpi.
This commit is contained in:
parent
2eeb1230c4
commit
e99b3a8d1a
@ -60,6 +60,7 @@ options VFP # Enable floating point hardware support
|
||||
# Debugging for use in -current
|
||||
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
|
||||
options BREAK_TO_DEBUGGER
|
||||
options ALT_BREAK_TO_DEBUGGER
|
||||
#options VERBOSE_SYSINIT # Enable verbose sysinit messages
|
||||
options KDB # Enable kernel debugger support
|
||||
# For minimum debugger support (stable branch) use:
|
||||
|
Loading…
Reference in New Issue
Block a user