Remove semihosting from .gdbinit

This commit is contained in:
2020-07-09 15:25:34 -06:00
parent 0291bf41d2
commit a67422b379

View File

@@ -1,6 +1,4 @@
target remote :3333 target remote :3333
monitor arm semihosting enable
load load
step step