limit backtrace
This commit is contained in:
parent
aa3feeb14e
commit
32ba1a74b9
@ -1,5 +1,7 @@
|
|||||||
target remote :3333
|
target remote :3333
|
||||||
set print asm-demangle on
|
set print asm-demangle on
|
||||||
|
# https://github.com/rust-embedded/cortex-m-rt/issues/139
|
||||||
|
set backtrace limit 32
|
||||||
monitor arm semihosting enable
|
monitor arm semihosting enable
|
||||||
# if using ITM with itmdump
|
# if using ITM with itmdump
|
||||||
# monitor tpiu config internal itm.fifo uart off 168000000
|
# monitor tpiu config internal itm.fifo uart off 168000000
|
||||||
|
Loading…
Reference in New Issue
Block a user