1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-03 11:24:10 +01:00
LibrePilot/flight/Project/gdb/openpilot
stac 0826af11e5 Add startup script for gdb for openpilot board
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@597 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-05-07 01:44:57 +00:00

5 lines
120 B
Plaintext

target remote localhost:3333
monitor reset halt
monitor cortex_m3 vector_catch all
file ./build/openpilot/OpenPilot.elf