Fix to gdbinit script.

This commit is contained in:
James Goppert
2015-09-19 18:59:35 -04:00
committed by Lorenz Meier
parent d24fea9baa
commit f58c4c1c1c
+2 -2
View File
@@ -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