mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-14 08:30:36 +08:00
Fix to gdbinit script.
This commit is contained in:
committed by
Lorenz Meier
parent
d24fea9baa
commit
f58c4c1c1c
@@ -1,7 +1,7 @@
|
||||
target extended ${DEBUG_PORT}
|
||||
monitor swdp_scan
|
||||
#monitor swdp_scan
|
||||
attach 1
|
||||
monitor vector_catch disable hard
|
||||
set mem inaccessible-by-default off
|
||||
set print pretty
|
||||
source Debug/PX4
|
||||
source ${CMAKE_SOURCE_DIR}/Debug/PX4
|
||||
|
||||
Reference in New Issue
Block a user