Merge pull request #9 from japaric/no-reset
gdbinit: don't reset the microcontroller
This commit is contained in:
4
.gdbinit
4
.gdbinit
@@ -4,6 +4,4 @@ monitor arm semihosting enable
|
|||||||
# monitor tpiu config internal itm.fifo uart off 8000000
|
# monitor tpiu config internal itm.fifo uart off 8000000
|
||||||
# monitor itm port 0 on
|
# monitor itm port 0 on
|
||||||
load
|
load
|
||||||
tbreak cortex_m_rt::reset_handler
|
step
|
||||||
monitor reset halt
|
|
||||||
continue
|
|
||||||
|
|||||||
Reference in New Issue
Block a user