summaryrefslogtreecommitdiffstats
path: root/gdb.sh
blob: 5435c9a8a216150a7706e51a430aa7464986a4f3 (plain)
1
2
#!/bin/sh
avr-gdb -ex 'target remote localhost:1234' -ex 'continue' shr3avr8.bin
bues.ch cgit interface