diff --git a/flight/Project/gdb/openpilot b/flight/Project/gdb/openpilot new file mode 100644 index 000000000..308af3078 --- /dev/null +++ b/flight/Project/gdb/openpilot @@ -0,0 +1,4 @@ +target remote localhost:3333 +monitor reset halt +monitor cortex_m3 vector_catch all +file ./build/openpilot/OpenPilot.elf