]> git.sur5r.net Git - openocd/blobdiff - testing/examples/STR710Test/prj/eclipse_rom.gdb
- added svn prop eol-style native
[openocd] / testing / examples / STR710Test / prj / eclipse_rom.gdb
index e4a606c97850e70da8a98e63af9f50f37a0ff396..9e2c3700590204a785efd6abdd0f24c3c0b63a0a 100644 (file)
@@ -1,11 +1,11 @@
-target remote localhost:3333\r
-monitor reset\r
-monitor sleep 500\r
-monitor poll\r
-monitor soft_reset_halt\r
-monitor arm7_9 force_hw_bkpts enable\r
-monitor mww 0xA0000050 0x01c2\r
-monitor mdw 0xA0000050\r
-load\r
-break main\r
+target remote localhost:3333
+monitor reset
+monitor sleep 500
+monitor poll
+monitor soft_reset_halt
+monitor arm7_9 force_hw_bkpts enable
+monitor mww 0xA0000050 0x01c2
+monitor mdw 0xA0000050
+load
+break main
 continue
\ No newline at end of file