summaryrefslogtreecommitdiff
path: root/.gdbinit
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2017-05-01 09:25:30 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2017-05-01 09:25:30 +0200
commiteabbd037f5f605a9ecf06185cd62594eb4564bce (patch)
tree329f5825bbe2c31e7f501c1eed51c7ef15847776 /.gdbinit
parent89d464c7f38b902e332f082f99df075dee080978 (diff)
downloadradio-controller-eabbd037f5f605a9ecf06185cd62594eb4564bce.tar.gz
radio-controller-eabbd037f5f605a9ecf06185cd62594eb4564bce.tar.bz2
radio-controller-eabbd037f5f605a9ecf06185cd62594eb4564bce.tar.xz
radio-controller-eabbd037f5f605a9ecf06185cd62594eb4564bce.zip
o Adding USB CDC code/support.
Diffstat (limited to '.gdbinit')
-rw-r--r--.gdbinit5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gdbinit b/.gdbinit
index e2ea19a..3edbdf0 100644
--- a/.gdbinit
+++ b/.gdbinit
@@ -24,3 +24,8 @@ define run_firmware
end
target extended-remote :3333
+set confirm off
+file build/firmware
+hb halt
+hb main
+disable 2