Revert "Remove 'monitor tpiu itm port 0 on' from .gdbinit"

This reverts commit f88a44fd78.

It's required on OpenOCD 0.10.0
This commit is contained in:
Jorge Aparicio
2017-06-17 17:18:48 -05:00
parent c03bded663
commit 59a780d0c4

View File

@@ -11,5 +11,8 @@ monitor arm semihosting enable
# # 2000000 is the frequency of the SWO pin
# monitor tpiu config external uart off 8000000 2000000
# # enable ITM port 0
# monitor itm port 0 on
load
step