@@ -20,6 +20,8 @@ while getopts a:dkn OPT; do
k)
debug=true
extra_append="$extra_append kgdbwait kgdboc=ttyS0,115200"
# For those who want to try KDB.
#extra_append="$extra_append kgdbwait kgdboc=kbd"
extra_flags="$extra_flags -serial tcp::1234,server,nowait"
;;
n)
The note is not visible to the blocked user.