aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2012-01-18 18:43:58 -0500
committerMarti Bolivar <mbolivar@leaflabs.com>2012-04-11 16:56:52 -0400
commit5ef128b73fc7e7ed7aeb5d352d03b81179962d0a (patch)
tree73d211ab9702dc59a111ead98634d5aa249e2417
parent84d25a5ad960e16d2d40f913f3c22194ce5d0fb7 (diff)
Delete .gdbinit.
This is specific to openocd; it shouldn't be here. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
-rw-r--r--.gdbinit9
1 files changed, 0 insertions, 9 deletions
diff --git a/.gdbinit b/.gdbinit
deleted file mode 100644
index 9e88d09..0000000
--- a/.gdbinit
+++ /dev/null
@@ -1,9 +0,0 @@
-target remote localhost:3333
-symbol-file build/maple.elf
-source test.gdb
-delete breakpoints
-##break main.cpp:setup()
-##monitor reset halt
-#display/i $pc
-# display/x *0xe000ed2c
-# display/x *0xE000ED28