gdb: get rid of awatch from DBG

This commit is contained in:
Ciro Santilli
2019-08-24 00:00:05 +00:00
parent ae070757a0
commit 89cbe7be83

View File

@@ -13,10 +13,3 @@ end
break *0x7c00
continue
# https://cirosantilli.com/x86-bare-metal-examples#gdb-step-debug
awatch *0x9000
commands
silent
printf "0x9000 awatch access debug break\n"
end