Tools: fixed est32 gdb init

This commit is contained in:
Andrew Tridgell 2024-01-07 13:03:54 +11:00
parent 3fd907ddce
commit 8ddfa02575
1 changed files with 0 additions and 3 deletions

View File

@ -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