mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
8 lines
179 B
Plaintext
8 lines
179 B
Plaintext
target extended ${DEBUG_PORT}
|
|
monitor swdp_scan
|
|
attach 1
|
|
monitor vector_catch disable hard
|
|
set mem inaccessible-by-default off
|
|
set print pretty
|
|
source ${PX4_SOURCE_DIR}/Debug/PX4
|