From 56d9bdd39ed36c36e9a61411b86c76d5228b2133 Mon Sep 17 00:00:00 2001 From: sicarius Date: Sun, 11 Feb 2007 18:32:03 +0000 Subject: Added lot's of code-files used during work --- source/ct-Bot/gdb-run | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 source/ct-Bot/gdb-run (limited to 'source/ct-Bot/gdb-run') 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 -- cgit v1.2.3