improve NRF52 debugging environment

This commit is contained in:
geeksville
2020-05-26 15:55:36 -07:00
parent f3a1c5e679
commit 6a3033fa85
5 changed files with 15 additions and 1 deletions
+3
View File
@@ -142,6 +142,9 @@ monitor_port = /dev/ttyACM1
debug_extra_cmds =
source gdbinit
; after programming the flash, reset the initial PC
; debug_load_cmds = load
; Set initial breakpoint (defaults to main)
debug_init_break =
;debug_init_break = tbreak loop