summaryrefslogtreecommitdiffstats
path: root/source/ct-Bot/gdb-run
diff options
context:
space:
mode:
Diffstat (limited to 'source/ct-Bot/gdb-run')
-rw-r--r--source/ct-Bot/gdb-run5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/ct-Bot/gdb-run b/source/ct-Bot/gdb-run
new file mode 100644
index 0000000..202d458
--- /dev/null
+++ b/source/ct-Bot/gdb-run
@@ -0,0 +1,5 @@
+file /home/cttest/.eclipse/ct-Bot/Debug-MCU-Linux/ct-Bot.elf
+target remote localhost:1212
+load
+break main
+continue