mirror of https://github.com/ArduPilot/ardupilot
Tools: fixed est32 gdb init
This commit is contained in:
parent
3fd907ddce
commit
8ddfa02575
|
@ -7,7 +7,4 @@ set print pretty
|
|||
set remote hardware-watchpoint-limit 2
|
||||
mon reset halt
|
||||
maintenance flush register-cache
|
||||
thb app_main
|
||||
b AP_HAL::panic
|
||||
set confirm off
|
||||
c
|
||||
|
|
Loading…
Reference in New Issue